WordToPdfDocumentOptionsMaxPageCount Property
The maximum number of PDF pages to generate from conversion. The default value is 0
and the entire Word document will be converted to PDF
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
public int MaxPageCount { get; set; }
Property Value
Int32