View.ShowInkAnnotations Propiedad

Definición

Devuelve o establece un valor booleano que muestra u oculta anotaciones manuscritas de lápiz. True muestra las anotaciones manuscritas. False oculta anotaciones manuscritas.

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

Valor de propiedad

Comentarios

Para trabajar con anotaciones manuscritas, debe ejecutar Microsoft Word en un tablet PC.

Se aplica a