←Select platform

PDFTextJustification Enumeration

Summary

Specifies the text justification.

Syntax

C#
VB
Java
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly