SettingCollection.HnrStyle Property
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.22578.100)
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