RunningDocumentTable.GetDocumentInfo Method
Include Protected Members
Include Inherited Members
Gets information about a document registered in the Running Document Table, given the identifier of the document.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetDocumentInfo(String) | Gets information about a document registered in the Running Document Table, given the identifier of the document. | |
GetDocumentInfo(UInt32) | Gets information about a document registered in the Running Document Table, given the identifier of the document. |
Top