Freigeben über


InkSource.SpecificationRef-Eigenschaft

specificationRef.Represents the attribte in schema: specificationRef

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

Syntax

'Declaration
<SchemaAttrAttribute(, "specificationRef")> _
Public Property SpecificationRef As StringValue
    Get
    Set
'Usage
Dim instance As InkSource
Dim value As StringValue

value = instance.SpecificationRef

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

InkSource Klasse

InkSource-Member

DocumentFormat.OpenXml.InkML-Namespace