C#
VB
C++
Sets an option for the addin.
Public Sub SetAddInOption( _
ByVal addinName As String, _
ByVal option As String, _
ByVal value As String _
)
addinName
Name of the addin.
option
The option.
value
The value.
Options are name/value pairs that are stored under an addin configuration in the <option></option>
tag. If the option doesn't currently exist it is added to the configuration.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET