PageFill Method (UInt32, FILLAREA_FLAGS)
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.22578.100)
Syntaxpublic void Fill(
uint color,
FILLAREA_FLAGS flags
)
Public Sub Fill (
color As UInteger,
flags As FILLAREA_FLAGS
)
public:
void Fill(
unsigned int color,
FILLAREA_FLAGS flags
)
Parameters
- color
- Type: SystemUInt32
- flags
- Type: Kofax.OmniPageCSDK.ArgTypesFILLAREA_FLAGS
See Also