Devuelve el tipo del nodo actual.

C# | Visual Basic | Visual C++ |
public RtfNodeType NodeType { get; set; }
Public Property NodeType As RtfNodeType
public: property RtfNodeType NodeType { RtfNodeType get (); void set (RtfNodeType value); }
C# | Visual Basic | Visual C++ |
public RtfNodeType NodeType { get; set; }
Public Property NodeType As RtfNodeType
public: property RtfNodeType NodeType { RtfNodeType get (); void set (RtfNodeType value); }