C#
VB
Java
C++
Specifies the text justification.
public enum PDFTextJustification
Public Enum PDFTextJustification
public enum PDFTextJustification
public enum class PDFTextJustification
Members
Value | Member | Description |
---|---|---|
0 | Left | Left aligned text |
1 | Center | Center aligned text |
2 | Right | Right aligned text |
The PDFAnnotationType enumeration is used as the type for the PDFTextAnnotation.Justification property.
For an example, refer to PDFTextAnnotation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET