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

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