Gets the destination URL of the current hyperlink in Adobe PDF format.

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

Syntax

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

See Also