PdfToTextConverterMaxPageCount Property

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

Definition

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

Property Value

Int32

See Also