XMLNode.Level Property

Definition

Returns the level of the specified XML element within the hierarchy of elements applied to a document.

public:
 property Microsoft::Office::Interop::Word::WdXMLNodeLevel Level { Microsoft::Office::Interop::Word::WdXMLNodeLevel get(); };
public Microsoft.Office.Interop.Word.WdXMLNodeLevel Level { get; }
member this.Level : Microsoft.Office.Interop.Word.WdXMLNodeLevel
Public ReadOnly Property Level As WdXMLNodeLevel

Property Value

Applies to