Share via


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

See Also

Reference

Subdocument Interface

Subdocument Members

Microsoft.Office.Interop.Word Namespace