API Documentation
>
CorelDRAW
>
2025-v26
>
PDFVBASettings
>
IPDFVBASettings
PDFVBASettings.UsePageBoundingBox property
Specifies whether to use page bounding box as an export area or calculate it based on selected objects
Syntax:
Property
Get
UsePageBoundingBox
(
)
As
Boolean
Property
Let
UsePageBoundingBox
(
ByVal
Value
As
Boolean
)