RtfToPdfConverterPdfDocumentOptions 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: EvoPdf.Next
Assembly: EvoPdf.Next.RtfToPdf (in EvoPdf.Next.RtfToPdf.dll) Version: 14.0.0
C#
public RtfToPdfDocumentOptions PdfDocumentOptions { get; }

Property Value

RtfToPdfDocumentOptions

See Also