ExcelToPdfDocumentOptionsUsePageSettingsFromExcel Property
Gets or sets a value indicating whether to import page setup settings (paper size, margins, orientation)
from the workbook and apply them to PdfDocumentOptions before rendering.
The default value is true
Namespace: HiQPdf.NextAssembly: HiQPdf.Next.ExcelToPdf (in HiQPdf.Next.ExcelToPdf.dll) Version: 18.0.0
public bool UsePageSettingsFromExcel { get; set; }
Property Value
Boolean