Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 21.0.0.0 (21.0.19459.900)
Syntaxpublic char[] FontFace { get; }Public ReadOnly Property FontFace As Char()
Get
public:
property array<wchar_t>^ FontFace {
array<wchar_t>^ get ();
}Property Value
Type:
Char
See Also