HtmlToPdfConverterPdfDocumentOptions Property

Gets a reference to the object controlling the conversion process and the generated PDF document properties like PDF document margins, PDF page size and orientation, PDF document header and footer

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
C#
public PdfDocumentOptions PdfDocumentOptions { get; }

Property Value

PdfDocumentOptions

See Also