Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Actions Namespace / ActionURI Class / URI Property

In This Topic
    URI Property (ActionURI)
    In This Topic
    Gets or sets the URI to navigate.
    Syntax
    'Declaration
     
    Public Property URI As System.String
    public System.string URI {get; set;}
    See Also