Link Search Menu Expand Document

Remover2GetPageRect_Height Method

Gets the specified page height.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public float GetPageRect_Height(
	int pageIndex
)

Parameters

pageIndex
Type: SystemInt32
Page index.

Return Value

Type: Single
Page height in points.

Implements

IBaseExtractorGetPageRect_Height(Int32)
See Also

Reference