Click or drag to resize

ApplicationDocuments Property

Collection of all open documents.

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public DocumentCollection Documents { get; }

Property Value

Type: DocumentCollection
See Also