IsisControllerCodecManager Property |
Gets the list of available codecs that can be used to compress scanned image data.
Namespace:
Atalasoft.Isis
Assembly:
Atalasoft.dotImage.Isis (in Atalasoft.dotImage.Isis.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic IsisCodecManager CodecManager { get; }Public ReadOnly Property CodecManager As IsisCodecManager
Get
Property Value
Type:
IsisCodecManager
See Also