Link Search Menu Expand Document

BaseExtractorGetPageRectangle Method (Int32, Boolean)

[Missing <summary> documentation for "M:Bytescout.PDF2HTML.BaseExtractor.GetPageRectangle(System.Int32,System.Boolean)"]

Namespace:Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
public RectangleF GetPageRectangle(
	int pageIndex,
	bool ignoreCropBox
)

Parameters

pageIndex
Type: SystemInt32

[Missing <param name="pageIndex"/> documentation for "M:Bytescout.PDF2HTML.BaseExtractor.GetPageRectangle(System.Int32,System.Boolean)"]

ignoreCropBox
Type: SystemBoolean

[Missing <param name="ignoreCropBox"/> documentation for "M:Bytescout.PDF2HTML.BaseExtractor.GetPageRectangle(System.Int32,System.Boolean)"]

Return Value

Type: RectangleF

[Missing <returns> documentation for "M:Bytescout.PDF2HTML.BaseExtractor.GetPageRectangle(System.Int32,System.Boolean)"]

See Also

Reference