WordToPdfConverterPdfDocumentOptions 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.Next
Assembly: Winnovative.Pdf.Next.WordToPdf (in Winnovative.Pdf.Next.WordToPdf.dll) Version: 20.0.0
C#
public WordToPdfDocumentOptions PdfDocumentOptions { get; }

Property Value

WordToPdfDocumentOptions

See Also