Gets the target URL in Adobe PDF format, or an empty string if it does not exist.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public override string PdfURL { get; }
Visual Basic
Public Overrides ReadOnly Property PdfURL As String
	Get

See Also