次の方法で共有


InkSource.Model Property

model.Represents the attribte in schema: model

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

Syntax

'宣言
<SchemaAttrAttribute(, "model")> _
Public Property Model As StringValue
    Get
    Set
'使用
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