SettingNode.BoolSet Property
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 21.0.0.0 (21.0.19459.900)
Syntaxpublic SettingNode.SetOfBool BoolSet { get; }
Public ReadOnly Property BoolSet As SettingNode.SetOfBool
Get
public:
property SettingNode.SetOfBool^ BoolSet {
SettingNode.SetOfBool^ get ();
}
Property Value
Type:
SettingNode.SetOfBool
See Also