IDocumentMergerGetPageCount Method (String)ByteScout PDF Extractor SDK
Returns count of pages in PDF document.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

int GetPageCount(
	string fileName
)

Parameters

fileName
Type: SystemString
Input file name.

Return Value

Type: Int32
Page count.
See Also

Reference