QuaddingJustification Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
The enum specifying the form of quadding (justification) that shall be used in displaying the annotation’s text

Namespace:  Apitron.PDF.Kit.Interactive.Annotations
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public enum QuaddingJustification
Members

  Member nameValueDescription
Left0 Left-justified
Centered1 Centered
Right2 Right-justified
See Also

Reference