_Document.DocID Property

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property DocID As Integer
    Get
'Usage
Dim instance As _Document
Dim value As Integer

value = instance.DocID
int DocID { get; }

Property Value

Type: System.Int32
Returns Int32.

See Also

Reference

_Document Interface

_Document Members

Microsoft.Office.Interop.Word Namespace