EVO HTML to PDF Converter

HtmlToPdfConverterPdfDocumentOptions Property

EVO PDF Client for Universal Windows Platform Documentation
Gets a reference to the object controlling the conversion process and the generated PDF document properties. This property can be used to control the PDF document margins, PDF compression level, JPEG compression level, the PDF page size and orientation, the PDF document headers and footers, conversion of the URLs to links in PDF, conversion of the HTML links with anchors to internal PDF links, true type fonts embedding, fit width and stretch to fit, conversion to a single PDF page, append or prepend external PDF documents.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_UWP (in EvoHtmlToPdfClient_UWP.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public PdfDocumentOptions PdfDocumentOptions { get; }

Property Value

Type: PdfDocumentOptions
See Also

Reference