Accusoft.PdfXpressSdk Namespace : WrapMode Enumeration |
Member | Value | Description |
---|---|---|
AtWhitespaceOnly | 1 | If text width exceeds the horizontal bounds of the text box, attempt to split text to multiple lines, separating lines only at whitespace. This has a value of 1. |
None | 0 | If text width exceeds the horizontal bounds of the text box, raise an error. This has a value of 0. |
System.Object
System.ValueType
System.Enum
Accusoft.PdfXpressSdk.WrapMode