ImageData.RecolorTarget Property

Definition

Black Recoloring Color

Represents the following attribute in the schema: recolortarget

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

Property Value

Returns StringValue.

Attributes

Applies to