GroupDocs.Watermark.Options.Presentation
Contents
[
Hide
]
The namespace provides classes to specify additional options when working with watermarks and PowerPoint documents.
Classes
Class | Description |
---|---|
PresentationImageEffects | Represents effects that can be applied to an image watermark for a PowerPoint document. |
PresentationLoadOptions | Represents document loading options for a Presentation document. |
PresentationPreviewOptions | Provides options to sets requirements and stream delegates for preview generation of Presentation document. |
PresentationSaveOptions | Represents document saving options when saving a Presentation document. |
PresentationTextEffects | Represents effects that can be applied to a text watermark for a PowerPoint content. |
PresentationWatermarkBaseSlideOptions | Base class for watermark adding options to a Presentation document. |
PresentationWatermarkLayoutSlideOptions | Represents options when adding watermark to a Presentation document layout slide. |
PresentationWatermarkMasterHandoutSlideOptions | Represents options when adding watermark to a Presentation document master handout slide. |
PresentationWatermarkMasterNotesSlideOptions | Represents options when adding watermark to a Presentation document master notes slide. |
PresentationWatermarkMasterSlideOptions | Represents options when adding watermark to a Presentation document master slide. |
PresentationWatermarkNoteSlideOptions | Represents options when adding watermark to a Presentation document note slide. |
PresentationWatermarkOptions | Base class for watermark adding options to a Presentation document. |
PresentationWatermarkSlideOptions | Represents options when adding watermark to a Presentation document slide. |
Interfaces
Interface | Description |
---|---|
IPresentationWatermarkEffects | Represents interface for watermark effects that should be applied to the watermark. |