BoundingBox.SetBBox
Sets the bounding box.
public void SetBBox(float left, float bottom, float right, float top)
Sub SetBBox(left As Single, bottom As Single, right As Single, top As Single)
Parameters
- left
- Single
The left edge of the bounding box.
- bottom
- Single
The bottom edge of the bounding box.
- right
- Single
The right edge of the bounding box.
- top
- Single
The top edge of the bounding box.
Licensing Info
This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.