Accusoft.PdfXpressSdk Namespace > TextBoxExceedsPageBoundsException Class : TextBoxExceedsPageBoundsException Constructor |
Overload | Description |
---|---|
TextBoxExceedsPageBoundsException Constructor() | The main constructor when the bounds of a user text box exceed the page bounds to which the text is added. |
TextBoxExceedsPageBoundsException Constructor(String) | Thrown when the bounds of a user text box exceed the page bounds to which the text is added to pass in an error message. |
TextBoxExceedsPageBoundsException Constructor(String,Exception) | Thrown when the bounds of a user text box exceed the page bounds to which the text is added allowing to pass in an error message and an inner exception. |