Link Search Menu Expand Document

DocumentRotatorGetPageCount Method (String)

Returns the number of pages of the document.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-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