DocumentInfo
Leave feedback
On this page
Represents a descriptor for an indexed document.
public class DocumentInfo
| Name | Description |
|---|---|
| DocumentSourceKind { get; } | Gets the document source kind. |
| FilePath { get; } | Gets the file path for indexed from file or the document key for indexed from stream or structure. |
| FileType { get; } | Gets the file type. |
| FormatFamily { get; } | Gets the document format family. |
| IndexedWithError { get; } | Gets the indicator of indexing error. |
| InnerPath { get; } | Gets the inner path for the container document item. |
| InnerPathParts { get; } | Gets the inner path parts for the container document item. |
| ModificationTime { get; } | Gets the modification time. |
| Name | Description |
|---|---|
| static Deserialize(byte[]) | Deserializes an instance from a byte array. |
| Serialize() | Serializes the current instance to a byte array. |
| override ToString() | Returns a String that represents the current DocumentInfo. |
Learn more
- namespace GroupDocs.Search.Results
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.