[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgContentElement

SvgContentElement Class

Represents text content in an SVG element.

Inheritance
SvgContentElement
Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public class SvgContentElement : SvgElement
Public Class SvgContentElement
    Inherits SvgElement

Constructors

Name Description
SvgContentElement(XmlNodeType)

Initializes a new instance of the SvgContentElement class.

Properties

Name Description
Content

Gets or sets the text content.

ElementName

Gets the SVG or non-SVG name of the current element.

NodeType

Gets the type of XML node.