| Package | Description |
|---|---|
| com.groupdocs.watermark | |
| com.groupdocs.watermark.internal | |
| com.groupdocs.watermark.options |
| Constructor and Description |
|---|
PresentationPreviewOptions(ICreatePageStream createPageStream)
Initializes a new instance of the
class causing the output stream to be closed. |
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 |
|---|---|
ICreatePageStream |
WordsPageSavingCallback.getCreatePageStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
WordsPageSavingCallback.setCreatePageStream(ICreatePageStream value) |
| Constructor and Description |
|---|
WordsPageSavingCallback(ICreatePageStream createPageStream,
IReleasePageStream releasePageStream) |
| Modifier and Type | Method and Description |
|---|---|
ICreatePageStream |
PreviewOptions.getCreatePageStream()
Gets an instance of the page stream creation class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PreviewOptions.setCreatePageStream(ICreatePageStream value)
Sets an instance of the page stream creation class.
|
| Constructor and Description |
|---|
DiagramPreviewOptions(ICreatePageStream createPageStream)
Initializes a new instance of the
class causing the output stream to be closed. |
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)
Initializes a new instance of the
class causing the output stream to be closed. |
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)
Initializes a new instance of the
class causing the output stream to be closed. |
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)
Initializes a new instance of the
class causing the output stream to be closed. |
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)
Initializes a new instance of the
class causing the output stream to be closed. |
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)
Initializes a new instance of the
class causing the output stream to be closed. |
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.