Click or drag to resize

IPdfDocumentPageCount Property

Gets the number of pages in the PDF file.

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
int PageCount { get; }

Property Value

Type: Int32
See Also