Share via


Context.InkSourceRef Property

Definition

inkSourceRef

Represents the following attribute in the schema: inkSourceRef

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

Property Value

Attributes

Applies to