PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 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 String
    public string PdfURL {get;}
    See Also