Share via


WorkbookProperties.ShowInkAnnotation Property

Definition

Show Ink Annotations

Represents the following attribute in the schema: showInkAnnotation

[DocumentFormat.OpenXml.SchemaAttr(0, "showInkAnnotation")]
public DocumentFormat.OpenXml.BooleanValue ShowInkAnnotation { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowInkAnnotation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showInkAnnotation")]
public DocumentFormat.OpenXml.BooleanValue? ShowInkAnnotation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showInkAnnotation")]
public DocumentFormat.OpenXml.BooleanValue? ShowInkAnnotation { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowInkAnnotation { get; set; }
member this.ShowInkAnnotation : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showInkAnnotation")>]
member this.ShowInkAnnotation : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showInkAnnotation")>]
member this.ShowInkAnnotation : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowInkAnnotation As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to