Click or drag to resize

IdResultEncodingID Property

For text based document format types this property gives the text character encoding Id (e.g., Text7BitASCII).

Namespace: OpenDiscoverSDK.Interfaces
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public Id EncodingID { get; set; }

Property Value

Id
See Also