DocumentHNRStyle Property
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
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