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

Show in webframe

Rotation Property






Rotation angle of the field.
Syntax
public int Rotation {get; set;}
'Declaration
 
Public Property Rotation As Integer
'Usage
 
Dim instance As PDFFormField
Dim value As Integer
 
instance.Rotation = value
 
value = instance.Rotation
public int getRotation()
public void setRotation(int rotation)
            
public:
property int Rotation {
   int get();
   void set (    int value);
}

Property Value

Rotation angle of the field.
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