ImageData.BlackLevel Property

Definition

Image Brightness

Represents the following attribute in the schema: blacklevel

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

Property Value

Returns StringValue.

Attributes

Applies to