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

Gets or sets the uniform resource identifier for the Time Stamping Authority (TSA) server providing the timestamp.

Syntax

Visual Basic (Declaration) 
Public Property ServerUrl As Uri
C# 
public Uri ServerUrl {get; set;}

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