PdfImagesExtractionInfoPageCount Property

Gets the number of PDF pages within the specified range from which images were extracted

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next.PdfProcessor (in Winnovative.Pdf.Next.PdfProcessor.dll) Version: 20.0.0
C#
public int PageCount { get; }

Property Value

Int32

See Also