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

In This Topic
    Svg Property
    In This Topic
    Gets the embedded GcSvgDocument.
    Syntax
    'Declaration
     
    Public ReadOnly Property Svg As GcSvgDocument
    public GcSvgDocument Svg {get;}
    See Also