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

Show in webframe

TextJustification Property






Justification to use for text of this field.
Syntax
public int TextJustification {get; set;}
'Declaration
 
Public Property TextJustification As Integer
'Usage
 
Dim instance As PDFFormField
Dim value As Integer
 
instance.TextJustification = value
 
value = instance.TextJustification
public int getTextJustification()
public void setTextJustification(int textJustification)
            
public:
property int TextJustification {
   int get();
   void set (    int value);
}

Property Value

Justification to use for text of this field.
Remarks
In most cases, this is one of the TextJustificationXYZ constants defined in PDFFormField.
Requirements

Target Platforms

See Also

Reference

PDFFormField Class
PDFFormField 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