RedactionAnnotation.TextJustification Property
Gets or sets the overlay text alignment.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TextJustification | A text justification type. |
Available values:
| Name | Description |
|---|---|
| LeftJustified | Aligns text to the left. |
| Centered | Aligns text to the center. |
| RightJustified | Aligns text to the right. |
See Also