Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgImageElement Class / Href Property

In This Topic
    Href Property (SvgImageElement)
    In This Topic
    Gets or sets a reference with the embedded image data.
    Syntax
    'Declaration
     
    Public Property Href As SvgReference
    public SvgReference Href {get; set;}
    See Also