IsisSettingsGetSupportedScanAreaWidthValues Method |
Gets the list of supported image width values.
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 int[] GetSupportedScanAreaWidthValues()
Public Function GetSupportedScanAreaWidthValues As Integer()
Return Value
Type:
Int32List of supported image width values.
See Also