Share via


ImageData.ChromAKey Property

Image Transparency Color.Represents the attribte in schema: chromakey

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

Syntax

'Declaration
<SchemaAttrAttribute(, "chromakey")> _
Public Property ChromAKey As StringValue
    Get
    Set
'Usage
Dim instance As ImageData
Dim value As StringValue

value = instance.ChromAKey

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

ImageData Class

ImageData Members

DocumentFormat.OpenXml.Vml Namespace