Link Search Menu Expand Document

BaseRendererGetPageRect_Top Method

Gets the specified page top coordinate.

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

Parameters

pageIndex
Type: SystemInt32
Page index.

Return Value

Type: Single
Top coordinate in points.

Implements

IBaseRendererGetPageRect_Top(Int32)
See Also

Reference