Show / Hide Table of Contents

Enum Field.TextJustification

form of quadding (justification) to be used in displaying the text fields.

Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum TextJustification

Fields

Name Description
e_centered

centered text style

e_left_justified

left justified text style

e_right_justified

right justified style

Back to top Generated by DocFX