Subdocument.Level Property
Returns the heading level used to create the subdocument.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Level As Integer
Get
'Usage
Dim instance As Subdocument
Dim value As Integer
value = instance.Level
int Level { get; }
Property Value
Type: System.Int32