Freigeben über


InkSource.Model-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

InkSource Klasse

InkSource-Member

DocumentFormat.OpenXml.InkML-Namespace