SettingCollectionCodePages Property
|
Namespace:
OmniPageCSDK.Objects
Assembly:
OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 2025.1.0.0
Syntaxpublic CodePages CodePages { get; }Public ReadOnly Property CodePages As CodePages
Get
public:
property CodePages^ CodePages {
CodePages^ get ();
}Property Value
Type:
CodePages
See Also