OCRZoneAttributes Property
|
Namespace:
OmniPageCSDK.Objects
Assembly:
OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 2025.1.0.0
Syntaxpublic override Dictionary<string, string> Attributes { get; }Public Overrides ReadOnly Property Attributes As Dictionary(Of String, String)
Get
public:
virtual property Dictionary<String^, String^>^ Attributes {
Dictionary<String^, String^>^ get () override;
}Property Value
Type:
DictionaryString,
String
See Also