Enum Justification
Justification enumeration
Enumerates the forms of quadding (justification) to be used in displaying the annotation’s text.
public enum Justification
Values
Name | Value | Description |
---|---|---|
Left | 0 | Left justification. |
Center | 1 | Center justification. |
Right | 2 | Right justification. |
See Also
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF