RevisionView.InkAnnotations Property

Definition

Display Ink Annotations

Represents the following attribute in the schema: w:inkAnnotations

[DocumentFormat.OpenXml.SchemaAttr(23, "inkAnnotations")]
public DocumentFormat.OpenXml.OnOffValue InkAnnotations { get; set; }
public DocumentFormat.OpenXml.OnOffValue InkAnnotations { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "inkAnnotations")]
public DocumentFormat.OpenXml.OnOffValue? InkAnnotations { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:inkAnnotations")]
public DocumentFormat.OpenXml.OnOffValue? InkAnnotations { get; set; }
public DocumentFormat.OpenXml.OnOffValue? InkAnnotations { get; set; }
member this.InkAnnotations : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "inkAnnotations")>]
member this.InkAnnotations : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:inkAnnotations")>]
member this.InkAnnotations : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property InkAnnotations As OnOffValue

Property Value

Returns EnumValue<T>.

Attributes

Applies to