Share via


Options.AllowFastSave Propiedad

Definición

True si Microsoft Word solo guarda los cambios en un documento. Al volver a abrir el documento, Word usa los cambios guardados para reconstruir el documento.

public:
 property bool AllowFastSave { bool get(); void set(bool value); };
public bool AllowFastSave { get; set; }
member this.AllowFastSave : bool with get, set
Public Property AllowFastSave As Boolean

Valor de propiedad

Comentarios

Las propiedades AllowFastSave y CreateBackup no se pueden establecer en True simultáneamente.

Se aplica a