Winnovative Excel to PDF Converter

PdfDocumentOptionsSinglePage Property

Winnovative Excel to PDF Converter Documentation
When this property is true the converter will generate a single PDF page with a custom size calculated to display the whole content and any specified header and footer. If the FitWidth property is true the specified PDF page width will be preserved, otherwise the PDF page width is automatically calculated by the converter to display the whole content at real size.

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public bool SinglePage { get; set; }

Property Value

Type: Boolean
See Also

Reference