CodePagesCodePageNames Property
|
Namespace:
OmniPageCSDK.Objects
Assembly:
OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntaxpublic static string[] CodePageNames { get; }Public Shared ReadOnly Property CodePageNames As String()
Get
public:
static property array<String^>^ CodePageNames {
array<String^>^ get ();
}Property Value
Type:
String
See Also