PdfURL Property (C1LinkTargetDocumentLocation)
In This Topic
Gets the target URL in Adobe PDF format, or an empty string if it does not exist.
Syntax
'Declaration
Public Overridable ReadOnly Property PdfURL As String
public virtual string PdfURL {get;}
See Also