Accusoft.PdfXpressSdk Namespace > AddTextOptions Class : BoundingBox Property |
The box is specified as a System.Drawing.RectangleF. The upper-left hand corner of the first glyph of text will be rendered at the upper-left hand corner of the bounding box. If text exceeds the horizontal or vertical bounds of the bounding box, a TextBoxExceedsPageBoundsException is thrown.
If the BoundingBox is not set, a TextBoxExceedsPageBoundsException is thrown.