ConverterFormattingLevel Property
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic CONV_FORMATLEVEL FormattingLevel { get; set; }
Public Property FormattingLevel As CONV_FORMATLEVEL
Get
Set
public:
property CONV_FORMATLEVEL FormattingLevel {
CONV_FORMATLEVEL get ();
void set (CONV_FORMATLEVEL value);
}
Property Value
Type:
CONV_FORMATLEVEL
See Also