RevisionView.InkAnnotations Property
Display Ink Annotations.Represents the attribte in schema: w:inkAnnotations
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "inkAnnotations")> _
Public Property InkAnnotations As OnOffValue
Get
Set
'Usage
Dim instance As RevisionView
Dim value As OnOffValue
value = instance.InkAnnotations
instance.InkAnnotations = value
[SchemaAttrAttribute(, "inkAnnotations")]
public OnOffValue InkAnnotations { get; set; }
Property Value
Type: DocumentFormat.OpenXml.OnOffValue
Returns EnumValue<T>.