| Package | Description |
|---|---|
| com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
| com.groupdocs.search.events |
The package provides classes of event arguments.
|
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler<PasswordRequiredEventArgs>> |
Extractor.PasswordRequired
Occurs when a document requires password for opening.
|
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler<PasswordRequiredEventArgs>> |
EventHub.PasswordRequired
Occurs when a document requires password for opening.
|
protected EventHandler<PasswordRequiredEventArgs> |
EventHub.PasswordRequiredDelegate |
| Modifier and Type | Method and Description |
|---|---|
protected static PasswordRequiredEventArgs |
PasswordRequiredEventArgs.create(com.aspose.ms.System.Guid indexId,
String indexFolder,
IndexStatus status,
String filePath) |
Copyright © 2026. All rights reserved.