Share via


InkSource.Manufacturer Property

Definition

manufacturer

Represents the following attribute in the schema: manufacturer

[DocumentFormat.OpenXml.SchemaAttr(0, "manufacturer")]
public DocumentFormat.OpenXml.StringValue Manufacturer { get; set; }
public DocumentFormat.OpenXml.StringValue Manufacturer { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "manufacturer")]
public DocumentFormat.OpenXml.StringValue? Manufacturer { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("manufacturer")]
public DocumentFormat.OpenXml.StringValue? Manufacturer { get; set; }
public DocumentFormat.OpenXml.StringValue? Manufacturer { get; set; }
member this.Manufacturer : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "manufacturer")>]
member this.Manufacturer : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("manufacturer")>]
member this.Manufacturer : DocumentFormat.OpenXml.StringValue with get, set
Public Property Manufacturer As StringValue

Property Value

Attributes

Applies to