Link Search Menu Expand Document

IBaseRendererGetPageRect_Left Method

Gets the specified page left coordinate.

Namespace:Bytescout.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
float GetPageRect_Left(
	int pageIndex
)

Parameters

pageIndex
Type: SystemInt32
Page index.

Return Value

Type: Single
Left coordinate in points.
See Also

Reference