API Documentation > CorelDRAW > 2025-v26 > Spread > IVGSpread
Spread.GetBoundingBox method
Returns the bounding box of the page spread
Syntax:
Sub GetBoundingBox(ByRef x As Double, ByRef y As Double, ByRef Width As Double, ByRef Height As Double)
Parameters:
Name Type Description
x
Double
y
Double
Width
Double
Height
Double
Remarks:
The GetBoundingBox method returns the bounding box of a page spread.