←Select platform

Bounds Property

Summary

The location and size of this signature in the page.

Syntax

C#
VB
Java
C++
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 ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly