Show / Hide Table of Contents

Enum Redaction.QuadForm

This integer list represents the Quad Format of the Redaction annotation

Namespace: pdftron.PDF.Annots
Assembly: PDFNetiOS.dll
Syntax
public enum 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

In This Article
Back to top Generated by DocFX