Link Search Menu Expand Document

IBaseRendererGetPageRectangle Method (Int32)

Gets the page rectangle in PDF Points (1 Point = 1/72 in.).

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

Parameters

pageIndex
Type: SystemInt32
Page index.

Return Value

Type: RectangleF

[Missing <returns> documentation for "M:Bytescout.PDFRenderer.IBaseRenderer.GetPageRectangle(System.Int32)"]

See Also

Reference