←Select platform

Bounds Property

Summary

Location and size of the redact area in the PDF page.

Syntax
C#
Java
public PDFRect Bounds {get; set;} 
public PDFRect getBounds(); 
public void setBounds( 
   PDFRect pDFRect 
); 

Property Value

Location and size of the redact area in the PDF page in PDF coordinates. The default value is an empty rectangle.

Example

For an example, refer to PDFFile.

Requirements
Target Platforms
Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

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