InkSource.Model Property

model.Represents the attribte in schema: model

Namespace:  DocumentFormat.OpenXml.InkML
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "model")> _
Public Property Model As StringValue
    Get
    Set
'Usage
Dim instance As InkSource
Dim value As StringValue

value = instance.Model

instance.Model = value
[SchemaAttrAttribute(, "model")]
public StringValue Model { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

InkSource Class

InkSource Members

DocumentFormat.OpenXml.InkML Namespace