Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgReference Class / Uri Property

In This Topic
    Uri Property (SvgReference)
    In This Topic
    Gets the reference Uri.
    Syntax
    'Declaration
     
    Public ReadOnly Property Uri As System.Uri
    public System.Uri Uri {get;}
    See Also