Enum Redaction.QuadForm
This integer list represents the Quad Format of the Redaction annotation
Namespace: pdftron.PDF.Annots
Assembly: PDFTronDotNet.dll
Syntax
public enum Redaction.QuadForm
Fields
| Name | Description |
|---|---|
| e_Centered | Overlay text is centered |
| e_LeftJustified | Overlay text is left justified |
| e_None | No justification to the overlay text |
| e_RightJustified | Overlay text is right justified |