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

In This Topic
    Comment Property (SvgCommentElement)
    In This Topic
    Gets or sets the comment text.
    Syntax
    'Declaration
     
    Public Property Comment As System.String
    public System.string Comment {get; set;}
    See Also