SettingCollectionHnrStyle Property
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntaxpublic HNR_STYLE HnrStyle { get; set; }
Public Property HnrStyle As HNR_STYLE
Get
Set
public:
property HNR_STYLE HnrStyle {
HNR_STYLE get ();
void set (HNR_STYLE value);
}
Property Value
Type:
HNR_STYLE
See Also