LEADTOOLS PDF (Leadtools.Pdf assembly)
LEAD Technologies, Inc

PDFTextJustification Enumeration






Specifies the text justification.
Syntax
public enum PDFTextJustification : System.Enum 
'Declaration
 
Public Enum PDFTextJustification 
   Inherits System.Enum
'Usage
 
Dim instance As PDFTextJustification
public enum PDFTextJustification : System.Enum 
Leadtools.Pdf.PDFTextJustification = function() { };
Leadtools.Pdf.PDFTextJustification.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class PDFTextJustification : public System.Enum 
Members
MemberDescription
Center

Center aligned text

Left

Left aligned text

Right

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Pdf Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.