Freigeben über


AnnotationXml.Encoding-Eigenschaft

encoding.Represents the attribte in schema: encoding

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

Syntax

'Declaration
<SchemaAttrAttribute(, "encoding")> _
Public Property Encoding As StringValue
    Get
    Set
'Usage
Dim instance As AnnotationXml
Dim value As StringValue

value = instance.Encoding

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

AnnotationXml Klasse

AnnotationXml-Member

DocumentFormat.OpenXml.InkML-Namespace