IBarcodeGetPdfPageCount Method (String)ByteScout Barcode SDK
Returns count of pages in PDF document.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax

int GetPdfPageCount(
	string fileName
)

Parameters

fileName
Type: SystemString
PDF file path.

Return Value

Type: Int32
Page count.
See Also

Reference