ImageData.Gain Property

Definition

Image Intensity

Represents the following attribute in the schema: gain

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

Property Value

Returns StringValue.

Attributes

Applies to