←Select platform

Bounds Property (PDFFormField)

Summary

The location and size of this field in the page.

Syntax

C#
VB
Java
C++
public Leadtools.Pdf.PDFRect Bounds {get; set;}
Public Property Bounds As Leadtools.Pdf.PDFRect
public PDFRect getBounds() 
public void setBounds(PDFRect bounds) 
public: 
property Leadtools.Pdf.PDFRect Bounds { 
   Leadtools.Pdf.PDFRect get(); 
   void set (    Leadtools.Pdf.PDFRect ); 
} 

Property Value

location and size of this field in the page in PDF page coordinates.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize