ActiveReports.PdfExport Send comments on this topic.
TimeStamp Constructor
See Also 
ActiveReports.PdfExport Assembly > DataDynamics.ActiveReports.Export.Pdf.Signing Namespace > TimeStamp Class : TimeStamp Constructor

Initializes a new instance of the TimeStamp class.

Overload List

OverloadDescription
TimeStamp Constructor(String,String,String)Initializes a new instance of the TimeStamp class using the specified server string, user name, and password.  
TimeStamp Constructor(Uri,String,String)Initializes a new instance of the TimeStamp class using the specified server URI, user name, and password.  

Remarks

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.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also