WordWrapMode
WordWrapMode enumeration
Defines word wrapping strategies
Members
Member name | Description |
---|---|
DEFAULT | Default algorithm (allows breaking words in the middle) |
BY_WORDS | Word wrapping only wraps complete words. If the complete word cannot be wrapped, attempts to wrap word in the middle |
See Also
- namespace aspose.pdf.facades
- assembly Aspose.PDF