groupdocs.watermark.options

On this page

Option classes for configuring conversions and operations.

Classes

Class Description
CreatePageStream Represents a method that returns a stream to write page preview data.
ILogger Defines the interface of a logger used for logging events and errors during watermarking.
LoadOptions Represents document loading options when loading a document.
OoxmlLoadOptions Represents document loading options for a OOXML document.
PreviewOptions Provides options to set requirements and stream delegates for preview generation.
ReleasePageStream Represents a method which releases the stream created by the CreatePageStream delegate.
SaveOptions Represents document saving options when saving a document.
WatermarkOptions Represents watermark adding options when adding watermark to a document.

Enumerations

Enum Description
PreviewFormats

On this page