GroupDocs.Watermark.Options Namespace |
Class | Description | |
---|---|---|
![]() | 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.
|
![]() | SaveOptions |
Represents document saving options when saving a document.
|
![]() | WatermarkOptions |
Represents watermark adding options when adding watermark to a document.
|
Interface | Description | |
---|---|---|
![]() | ILogger |
Defines the interface of a logger that is used for logging events and errors during watermarking.
|
Delegate | Description | |
---|---|---|
![]() | CreatePageStream |
Represents a method that returns a stream to write page preview data.
|
![]() | ReleasePageStream |
Represents a method which releases the stream created by the CreatePageStream delegate.
|
Enumeration | Description | |
---|---|---|
![]() | PreviewOptionsPreviewFormats |
Represents supported preview formats.
|