Password

LoadOptions.Password property

Ottiene o imposta la password per l’apertura di un documento crittografato.

public string Password { get; set; }

Valore della proprietà

Può essere una stringa nulla o vuota. Il valore predefinito è nullo. Se il documento non è crittografato, impostalo su null o sulla stringa vuota.

Guarda anche