Click or drag to resize

IHasDocument Interface

An object that exists within a document.

Namespace: ema3d.Api.V25
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public interface IHasDocument

The IHasDocument type exposes the following members.

Properties
 NameDescription
Public propertyDocument The document an object exists in.
Top
See Also