次の方法で共有


InkSource.Manufacturer Property

manufacturer.Represents the attribte in schema: manufacturer

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

Syntax

'宣言
<SchemaAttrAttribute(, "manufacturer")> _
Public Property Manufacturer As StringValue
    Get
    Set
'使用
Dim instance As InkSource
Dim value As StringValue

value = instance.Manufacturer

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

InkSource Class

InkSource Members

DocumentFormat.OpenXml.InkML Namespace