DocumentRotatorGetPageCount Method (String)ByteScout PDF Extractor SDK
Returns the number of pages of the document.

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

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

Return Value

Type: Int32
Page count.

Implements

IDocumentRotatorGetPageCount(String)
See Also

Reference