Click or drag to resize

IDocumentProperty Interface

Interface for the EasyMap document

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public interface IDocumentProperty

The IDocumentProperty type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Gets the associated Document.
Top
See Also