Click or drag to resize

DocumentContentFormatId Property

Document format identification result from prior file identification (this object value was an input to content extractor factory and stored here for convenience).

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

Property Value

IdResult
See Also