ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1Hyperlink Class / PdfURL Property

In This Topic
    PdfURL Property (C1Hyperlink)
    In This Topic
    Gets the destination URL of the current hyperlink in Adobe PDF format.
    Syntax
    'Declaration
     
    Public ReadOnly Property PdfURL As System.String
    public System.string PdfURL {get;}
    See Also