PdfOptions.CorePdfOptions

PdfOptions.CorePdfOptions property

Gets or sets the core PDF options.

public PdfDocumentOptions CorePdfOptions { get; set; }

Property Value

The core PDF options.

See Also