LEADTOOLS PDF (Leadtools.Pdf assembly)

PDFTextJustification Enumeration

Show in webframe





Specifies the text justification.
Syntax
public enum PDFTextJustification : System.Enum 
'Declaration
 
Public Enum PDFTextJustification 
   Inherits System.Enum
'Usage
 
Dim instance As PDFTextJustification

            

            
public enum class PDFTextJustification : public System.Enum 
Members
ValueMemberDescription
0x00000000Left

Left aligned text

0x00000001Center

Center aligned text

0x00000002Right

Right aligned text

Remarks

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

Example

For an example, refer to PDFTextAnnotation.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Pdf.PDFTextJustification

Requirements

Target Platforms

See Also

Reference

Leadtools.Pdf Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.