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

In This Topic
    NodeType Property
    In This Topic
    Gets the type of XML node.
    Syntax
    'Declaration
     
    Public ReadOnly Property NodeType As System.Xml.XmlNodeType
    public System.Xml.XmlNodeType NodeType {get;}
    See Also