Compartir a través de


View.Panning Propiedad

Definición

Devuelve o establece un valor booleano que representa si Microsoft Office Word está en modo de movimiento panorámico. Lectura y escritura.

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

Valor de propiedad

Boolean

Comentarios

Panning mode changes the mouse pointer to a hand and enables the user to press and drag the document to scroll through the pages.

Se aplica a