GroupDocs.Watermark.Options
The namespace provides classes to specify additional options when working with documents and watermarks.
Classes
Class |
Description |
CreatePageStream |
Represents a method that returns a stream to write page preview data. |
LoadOptions |
Represents document loading options when loading a document. |
OoxmlLoadOptions |
Represents document loading options for a OOXML document. |
PreviewOptions |
Provides options to sets 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. |
Interfaces
Interface |
Description |
ILogger |
Defines the interface of a logger that is used for logging events and errors during watermarking. |
Enumeration