Click or drag to resize

IDocumentProperty Interface

Interface for the EasyMap document

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

The IDocumentProperty type exposes the following members.

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