Accusoft.PdfXpressSdk Namespace > TextOutOfBoundsException Class : TextOutOfBoundsException Constructor |
Overload | Description |
---|---|
TextOutOfBoundsException Constructor() | The main constructor when attempted added text exceeds page bounds. |
TextOutOfBoundsException Constructor(String) | Thrown when attempted text exceeds page bounds allowing to pass in an error message. |
TextOutOfBoundsException Constructor(String,Exception) | Thrown when attempted text exceeds page bounds allowing to pass in an error message and inner exception. |