PresentationLoadOptions

PresentationLoadOptions class

Représente les options de chargement de document pour un document de présentation.

public sealed class PresentationLoadOptions : LoadOptions

Constructeurs

Nom La description
PresentationLoadOptions() Initialise une nouvelle instance duPresentationLoadOptions classe.
PresentationLoadOptions(string) Initialise une nouvelle instance duPresentationLoadOptions classe avec un mot de passe spécifié.

Propriétés

Nom La description
static Default { get; } Obtient la valeur par défaut pour lePresentationLoadOptions classe.
Password { get; set; } Obtient ou définit le mot de passe pour ouvrir un document chiffré.

Voir également