←Select platform

PDFTextJustification Enumeration

Summary

Specifies the text justification.

Syntax
C#
VB
C++
Java
public enum PDFTextJustification  
Public Enum PDFTextJustification  
public enum PDFTextJustification 
public enum class PDFTextJustification  

Members
ValueMemberDescription
0Left Left aligned text
1Center Center aligned text
2Right Right aligned text

Remarks

The PDFAnnotationType enumeration is used as the type for the PDFTextAnnotation.Justification property.

Example

For an example, refer to PDFTextAnnotation.

Requirements

Target Platforms

See Also

Reference

Leadtools.Pdf Namespace

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly