1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Common
  6. /
  7. DocumentImage

DocumentImage

DocumentImage class

Represents a document image data.

public class DocumentImage

Properties

Name Description
Fields { get; } Gets the extracted fields.
Frames { get; } Gets the image frames.
ImageIndex { get; } Gets the ordinal number of the image in the document.

See Also