←Select platform

Bounds Property

Summary
The location and size of this signature in the page.
Syntax
C#
C++/CLI
Java
Python
public PDFRect Bounds { get; set; } 
public PDFRect getBounds(); 
public void setBounds( 
   PDFRect pDFRect 
); 
public: 
property PDFRect Bounds { 
   PDFRect get(); 
   void set (    PDFRect ); 
} 
Bounds # get and set (PDFSignature) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.