Link Search Menu Expand Document

RemoverGetPageRect_Left Method

Gets the specified page left coordinate.

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

Parameters

pageIndex
Type: SystemInt32
Page index.

Return Value

Type: Single
Left coordinate in points.

Implements

IBaseExtractorGetPageRect_Left(Int32)
See Also

Reference