ApplicationDocuments Property |
Collection of all open documents.
Namespace:
Easymap.AddIn
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic DocumentCollection Documents { get; }
Public ReadOnly Property Documents As DocumentCollection
Get
Property Value
Type:
DocumentCollection
See Also