Click or drag to resize

IDocumentStoreExtractor Methods

The IDocumentStoreExtractor type exposes the following members.

Methods
 NameDescription
Public methodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Public methodExtractContent Extracts document store metadata.
Public methodGetNextDocument Gets the next document as a ChildDocument where the document's contents are contained in the DocumentBytes property of the returned ChildDocument.
Public methodOverrideContentExtractionSettings Allows for overriding the ContentExtractionSettings object used by a IContentExtractor instance that was returned by a call to OpenDiscoverSDK.ContentExtractorFactory.GetContentExtractor. See remarks for limitations.
(Inherited from IContentExtractor)
Top
See Also