Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / GcSvgGraphics Class / Description Property

In This Topic
    Description Property (GcSvgGraphics)
    In This Topic
    Gets or sets the description of the SVG document.
    Syntax
    'Declaration
     
    Public Property Description As System.String
    public System.string Description {get; set;}
    See Also