Leadtools.Pdf Namespace : PDFTextJustification Enumeration |
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
Member | Description |
---|---|
Center | Center aligned text |
Left | Left aligned text |
Right | Right aligned text |
The PDFAnnotationType enumeration is used as the type for the PDFTextAnnotation.Justification property.
For an example, refer to PDFTextAnnotation.
System.Object
System.ValueType
System.Enum
Leadtools.Pdf.PDFTextJustification
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