ExcelToPdfDocumentOptionsMaxPageCount Property
The maximum number of PDF pages to generate from conversion. The default value is 0
and the entire Excel document will be converted to PDF
Namespace: HiQPdf.NextAssembly: HiQPdf.Next.ExcelToPdf (in HiQPdf.Next.ExcelToPdf.dll) Version: 18.0.0
public int MaxPageCount { get; set; }
Property Value
Int32