Freigeben über


AnnotationXml.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 AnnotationXml
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

AnnotationXml Klasse

AnnotationXml-Member

DocumentFormat.OpenXml.InkML-Namespace