Document Class |
Namespace: GroupDocs.Search.Common
The Document type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdditionalFields |
Gets or sets the additional fields for the document.
|
![]() | Attributes |
Gets or sets the attributes of the document.
|
![]() | DocumentKey |
Gets the document key that is used to identify the document within an index.
|
![]() | DocumentSourceKind |
Gets the document source kind.
|
![]() | Extension |
Gets the extension used for this document type.
|
![]() | IsLazy |
Gets a value indicating whether the document is loaded as needed or not.
|
![]() | ModificationDate |
Gets the last modification date of the document.
|
Name | Description | |
---|---|---|
![]() ![]() | CreateFromFile |
Creates a document from a file.
|
![]() ![]() | CreateFromStream |
Creates a document from a stream.
|
![]() ![]() | CreateFromStructure |
Creates a document from a structure that is an array of text fields.
|
![]() ![]() | CreateLazy |
Creates a lazy-loaded document.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents the current Document.
(Overrides ObjectToString.) |