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