←Select platform

PDFTextJustification Enumeration

Summary
Specifies the text justification.
Syntax
C#
VB
C++
Java
public enum PDFTextJustification  
Public Enum PDFTextJustification  
public final class PDFTextJustification 
    extends java.lang.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 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.