1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for .NET
  4. /
  5. GroupDocs.Watermark.Options.Presentation
  6. /
  7. PresentationSaveOptions

PresentationSaveOptions

PresentationSaveOptions class

Represents document saving options when saving a Presentation document.

public sealed class PresentationSaveOptions : SaveOptions

Constructors

Name Description
PresentationSaveOptions() Initializes a new instance of the PresentationSaveOptions class.

Properties

Name Description
static Default { get; } Gets the default value for the PresentationSaveOptions class.

See Also