PositioningMode
PositioningMode enumeration
Defines positioning mode.
Possible values include Legacy (backward compatibility) and
Current (updated text position calculation method)
Members
Member name | Description |
---|---|
LEGACY | Legacy text positioning |
MODERN_LINE_SPACING | Updated line spacing, vertical position calculation is done by the old rules (i.e. text is positioned relative to bottom-left corner of the specified rectangle) |
CURRENT | Updated line spacing and vertical position calculation is done based on left-top corner rather than left-bottom. |
See Also
- namespace aspose.pdf.facades
- assembly Aspose.PDF