ImageData.EmbossColor Property
Embossed Color.Represents the attribte in schema: embosscolor
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "embosscolor")> _
Public Property EmbossColor As StringValue
Get
Set
'Usage
Dim instance As ImageData
Dim value As StringValue
value = instance.EmbossColor
instance.EmbossColor = value
[SchemaAttrAttribute(, "embosscolor")]
public StringValue EmbossColor { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.