←Select platform

Bounds Property

Summary

The location and size of this signature in the page.

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

Property Value

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

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly