Click or drag to resize

IDocumentHandler Interface

Namespace:  CodeStack.SwEx.AddIn.Base
Assembly:  CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax
public interface IDocumentHandler : IDisposable

The IDocumentHandler type exposes the following members.

Methods
  NameDescription
Public methodInit
Called when model document is initialized (created)
Top
See Also