Constructor PdfPageAssembly
PdfPageAssembly()
Initializes an assembly with the default settings.
public PdfPageAssembly()
PdfPageAssembly(PdfAssemblyOptions?)
Initializes an assembly.
public PdfPageAssembly(PdfAssemblyOptions? options)
Parameters
optionsPdfAssemblyOptionsThe settings, or null for the defaults.