IAddInOptions Interface

Summary

Supports add-in specific options.

Syntax
C#
VB
C++
public interface IAddInOptions 
  
Public Interface IAddInOptions  
public interface class IAddInOptions  

Remarks

Any class that supports this interfaces should be marked as Serializable and derived from MarshalByRefObject. This allows the object to be used across app domains.

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly