Leadtools.Forms.Ocr Namespace > IOcrZoneManager Interface : GetSupportedFillMethods Method |
OcrZoneFillMethod[] GetSupportedFillMethods()
'Declaration Function GetSupportedFillMethods() As OcrZoneFillMethod()
'Usage Dim instance As IOcrZoneManager Dim value() As OcrZoneFillMethod value = instance.GetSupportedFillMethods()
OcrZoneFillMethod[] GetSupportedFillMethods()
function Leadtools.Forms.Ocr.IOcrZoneManager.GetSupportedFillMethods()
array<OcrZoneFillMethod>^ GetSupportedFillMethods();
To determine whether a particular fill method is supported by the engine, use IsFillMethodSupported.
The supported fill methods are values that are both supported by this IOcrEngine and are installed on your system. To determine whether there are additional fill methods that are supported by the IOcrEngine but not currently installed on your system, use GetAdditionalFillMethods.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2