ActiveReports 9
Bounds Property (PdfStamp)

Gets or sets the rectangular bounding area in which to print the signature.
Syntax
'Declaration
 
Public Property Bounds As RectangleF
public RectangleF Bounds {get; set;}

Property Value

A RectangleF object.
Remarks

In Adobe Acrobat, the user does this by clicking and dragging a rectangle in the document. This feature is for use with the Professional Edition license only. An evaluation message is rendered when used with the Standard Edition license.

Note: This feature can not be used if a report is exported into a password-protected PDF document.

In the code example above, replace the path and filename and password of the Certificate with your certificate information, and replace the time stamping authority (TSA) URL with that of your TSA.

Note: You must purchase a volume-based registration at an actual TSA for your applications.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PdfStamp Class
PdfStamp Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum