Freigeben über


Annotation.Type-Eigenschaft

type.Represents the attribte in schema: type

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

Syntax

'Declaration
<SchemaAttrAttribute(, "type")> _
Public Property Type As StringValue
    Get
    Set
'Usage
Dim instance As Annotation
Dim value As StringValue

value = instance.Type

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Annotation Klasse

Annotation-Member

DocumentFormat.OpenXml.InkML-Namespace