Link Search Menu Expand Document

InfoExtractorGetPageRectangle Method

[Missing <summary> documentation for "M:Bytescout.PDFExtractor.InfoExtractor.GetPageRectangle(System.Int32)"]

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

Parameters

pageIndex
Type: SystemInt32

[Missing <param name="pageIndex"/> documentation for "M:Bytescout.PDFExtractor.InfoExtractor.GetPageRectangle(System.Int32)"]

Return Value

Type: RectangleF

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

Implements

IBaseExtractorGetPageRectangle(Int32)
See Also

Reference