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

Show in webframe

Bounds Property (PDFFormField)






The location and size of this field in the page.
Syntax
public PDFRect Bounds {get; set;}
'Declaration
 
Public Property Bounds As PDFRect
'Usage
 
Dim instance As PDFFormField
Dim value As PDFRect
 
instance.Bounds = value
 
value = instance.Bounds
public PDFRect getBounds()
public void setBounds(PDFRect bounds)
            
public:
property PDFRect Bounds {
   PDFRect get();
   void set (    PDFRect value);
}

Property Value

location and size of this field in the page in PDF page coordinates.
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