←Select platform

IAddInOptions Interface

Summary

Supports addin 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 used across app domains.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly