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

In This Topic
    PdfURL Property (C1LinkTarget)
    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 System.String
    public virtual System.string PdfURL {get;}
    See Also