IBaseRendererGetPageRect_Height Method ByteScout PDF Renderer SDK
Gets the specified page height.

Namespace:  Bytescout.PDFRenderer
Assembly:  Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.1.4800-master
Syntax

float GetPageRect_Height(
	int pageIndex
)

Parameters

pageIndex
Type: SystemInt32
Page index.

Return Value

Type: Single
Page height in points.
See Also

Reference