PdfImagesExtractorMaxPageCount Property

Upper limit for the number of PDF pages to process. A value of 0 means there is no upper limit

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next.PdfProcessor (in HiQPdf.Next.PdfProcessor.dll) Version: 1.0.0
C#
public int MaxPageCount { get; set; }

Property Value

Int32

See Also