FileIndexingEventArgs Class |
Namespace: GroupDocs.Search.Events
The FileIndexingEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdditionalFields |
Gets or set the additional fields for the document.
|
![]() | Attributes |
Gets or set the attributes of the document.
|
![]() | CustomExtractor |
Gets or set the custom text extractor.
|
![]() | Document |
Gets the document.
|
![]() | DocumentFullPath |
Gets the document full path.
|
![]() | DocumentKey |
Gets the document key.
|
![]() | Encoding |
Gets or sets the encoding of the document.
|
![]() | IndexFolder |
Gets the index folder.
(Inherited from BaseIndexEventArgs.) |
![]() | IndexId |
Gets the index ID.
(Inherited from BaseIndexEventArgs.) |
![]() | SkipIndexing |
Gets or sets a value indicating that indexing of the document should be skipped.
|
![]() | Status |
Gets the index status.
(Inherited from BaseIndexEventArgs.) |
![]() | Time |
Gets the time of an event.
(Inherited from BaseIndexEventArgs.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |