Table of Contents

Constructor PdfPageAssembly

Namespace
DocWright.Formats.Pdf
Assembly
DocWright.Formats.Pdf.dll

PdfPageAssembly()

Initializes an assembly with the default settings.

public PdfPageAssembly()

PdfPageAssembly(PdfAssemblyOptions?)

Initializes an assembly.

public PdfPageAssembly(PdfAssemblyOptions? options)

Parameters

options PdfAssemblyOptions

The settings, or null for the defaults.