| Package | Description |
|---|---|
| com.groupdocs.redaction.options |
The package provides load and save options classes.
|
| Modifier and Type | Method and Description |
|---|---|
IReleasePageStream |
PreviewOptions.getReleasePageStream()
Gets or sets an instance of page preview completion delegate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PreviewOptions.setReleasePageStream(IReleasePageStream value)
Gets or sets an instance of page preview completion delegate.
|
| Constructor and Description |
|---|
PreviewOptions(ICreatePageStream createPageStream,
IReleasePageStream releasePageStream)
Initializes a new instance of PreviewOptions class, causing the output stream to be returned to the client for further use.
|
Copyright © 2025. All rights reserved.