| Package | Description |
|---|---|
| com.groupdocs.watermark | |
| com.groupdocs.watermark.internal | |
| com.groupdocs.watermark.options |
| Constructor and Description |
|---|
PresentationPreviewOptions(ICreatePageStream createPageStream,
IReleasePageStream releasePageStream)
Initializes a new instance of
class causing the output stream to be returned
to the client for further use. |
| Modifier and Type | Method and Description |
|---|---|
IReleasePageStream |
WordsPageSavingCallback.getReleasePageStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
WordsPageSavingCallback.setReleasePageStream(IReleasePageStream value) |
| Constructor and Description |
|---|
WordsPageSavingCallback(ICreatePageStream createPageStream,
IReleasePageStream releasePageStream) |
| Modifier and Type | Method and Description |
|---|---|
IReleasePageStream |
PreviewOptions.getReleasePageStream()
Gets an instance of the page preview completion class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PreviewOptions.setReleasePageStream(IReleasePageStream value)
Sets an instance of the page preview completion class.
|
| Constructor and Description |
|---|
DiagramPreviewOptions(ICreatePageStream createPageStream,
IReleasePageStream releasePageStream)
Initializes a new instance of
class causing the output stream to be returned
to the client for further use. |
EmailPreviewOptions(ICreatePageStream createPageStream,
IReleasePageStream releasePageStream)
Initializes a new instance of
class causing the output stream to be returned
to the client for further use. |
PdfPreviewOptions(ICreatePageStream createPageStream,
IReleasePageStream releasePageStream)
Initializes a new instance of
class causing the output stream to be returned
to the client for further use. |
PreviewOptions(ICreatePageStream createPageStream,
IReleasePageStream releasePageStream)
Initializes a new instance of
class causing the output stream to be returned
to the client for further use. |
SpreadsheetPreviewOptions(ICreatePageStream createPageStream,
IReleasePageStream releasePageStream)
Initializes a new instance of
class causing the output stream to be returned
to the client for further use. |
WordProcessingPreviewOptions(ICreatePageStream createPageStream,
IReleasePageStream releasePageStream)
Initializes a new instance of
class causing the output stream to be returned
to the client for further use. |
Copyright © 2026. All rights reserved.