Winnovative Logo

ExcelToPdfConverterPdfDocumentOptions Property

Winnovative Client for .NET Core
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, true type fonts embedding, fit width and stretch to fit, conversion to a single PDF page, append or prepend external PDF documents.

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public ExcelToPdfDocumentOptions PdfDocumentOptions { get; }

Property Value

Type: ExcelToPdfDocumentOptions
See Also

Reference