View.ShowInkAnnotations Property

Definition

Returns or sets a Boolean that shows or hides handwritten ink annotations. True displays ink annotations. False hides ink annotations.

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

Property Value

Remarks

To work with ink annotations, you must be running Microsoft Word on a tablet computer.

Applies to