Share via


Shapetype.Master Property

Master Element Toggle.Represents the attribte in schema: o:master

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

Syntax

'Declaration
<SchemaAttrAttribute(, "master")> _
Public Property Master As StringValue
    Get
    Set
'Usage
Dim instance As Shapetype
Dim value As StringValue

value = instance.Master

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Shapetype Class

Shapetype Members

DocumentFormat.OpenXml.Vml Namespace