C#
VB
Java
C++
The location and size of this field in the page.
public 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 );
}
location and size of this field in the page in PDF page coordinates.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET