Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

Justification Property






Justification of this text annotation object.
Syntax
public PDFTextJustification Justification {get; set;}
'Declaration
 
Public Property Justification As PDFTextJustification
'Usage
 
Dim instance As PDFTextAnnotation
Dim value As PDFTextJustification
 
instance.Justification = value
 
value = instance.Justification
public PDFTextJustification getJustification()
public void setJustification(PDFTextJustification justification)
            
public:
property PDFTextJustification Justification {
   PDFTextJustification get();
   void set (    PDFTextJustification value);
}

Property Value

A PDFTextJustification enumeration member that specifies the alignment of text annotation object associated with this PDFTextAnnotation.
Example

For an example, refer to PDFTextAnnotation.

Requirements

Target Platforms

See Also

Reference

PDFTextAnnotation Class
PDFTextAnnotation Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features