Link Search Menu Expand Document

IStamperGetPageCount Method

Returns document page count.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
int GetPageCount(
	string documentFileName
)

Parameters

documentFileName
Type: SystemString

[Missing <param name="documentFileName"/> documentation for "M:Bytescout.PDFExtractor.IStamper.GetPageCount(System.String)"]

Return Value

Type: Int32
Page count.
See Also

Reference