MarkdownToPdfConverterPdfDocumentOptions 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: HiQPdf.Next
Assembly: HiQPdf.Next.MarkdownToPdf (in HiQPdf.Next.MarkdownToPdf.dll) Version: 18.0.0
C#
public MarkdownToPdfDocumentOptions PdfDocumentOptions { get; }

Property Value

MarkdownToPdfDocumentOptions

See Also