PdfImagesExtractionInfoImagesPerPage Property

Gets the number of images extracted from each page within the specified range. The array order corresponds to the processing order of pages.

Definition

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

Property Value

Int32

See Also