ImageData.Gain Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property Gain As StringValueProperty Value
Returns StringValue.
- Attributes