StamperGetPageCount Method (String)ByteScout PDF Extractor SDK
Returns document page count.

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

public int GetPageCount(
	string fileName
)

Parameters

fileName
Type: SystemString
Input PDF file name.

Return Value

Type: Int32
Page count.

Implements

IStamperGetPageCount(String)
See Also

Reference