Ink.InkData 属性

定义

墨迹数据

表示架构中的以下属性:i

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

属性值

返回 StringValue

属性

适用于