IsisController.CodecManager 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.0.0.156 (.NET 4.6.2, x86)
Syntax public IsisCodecManager CodecManager { get; }
Public ReadOnly Property CodecManager As IsisCodecManager
Get
Property Value
Type:
IsisCodecManagerSee Also