| Package | Description |
|---|---|
| com.groupdocs.metadata.options |
The com.groupdocs.metadata.options namespace contains all classes representing settings that allow users to control file and metadata processing.
|
| Modifier and Type | Method and Description |
|---|---|
IReleasePageStream |
PreviewOptions.getReleasePageStream()
Gets an instance of the page preview completion delegate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PreviewOptions.setReleasePageStream(IReleasePageStream value)
Sets an instance of the 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 © 2026. All rights reserved.