DataRule Constructor (UInt32)
|
Creating a bitfield data rule.
Namespace:
OmniPageCSDK.Objects
Assembly:
OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntaxpublic DataRule(
uint bitfield
)
Public Sub New (
bitfield As UInteger
)
public:
DataRule(
unsigned int bitfield
)
Parameters
- bitfield
- Type: SystemUInt32
See Also