PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / C1LinkTargetExternalAnchor Class / PdfURL Property

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