RevisionView.InkAnnotations Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property InkAnnotations As OnOffValueProperty Value
Returns EnumValue<T>.
- Attributes