THotPDF.GetLoadedPageBoxRect

THotPDF

 

Top  Previous  Next

Gets the rectangle coordinates of a page box.

 

Delphi syntax:

function GetLoadedPageBoxRect( PageIndex: Integer; Box: THPDFPageBoundary ): THPDFRectangle;

 

Description

Gets the rectangle coordinates of a page box.

Retrieves boundary dimensions like MediaBox or CropBox.

 

See also: THotPDF