Click or drag to resize

IContentExtractorLength Property

Gets the document's length in bytes.

Namespace: OpenDiscoverSDK.Interfaces.Extractors
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
long Length { get; }

Property Value

Int64
See Also