Click or drag to resize

RedactionQuadForm Enumeration

This integer list represents the Quad Format of the Redaction annotation

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public enum RedactionQuadForm
Members
  Member nameValueDescription
e_LeftJustified0Overlay text is left justified
e_Centered1Overlay text is centered
e_RightJustified2Overlay text is right justified
e_None3No justification to the overlay text
See Also