Idioma

BiLevel.Threshold Propriedade

Definição

Limite

Representa o seguinte atributo no esquema: thresh

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

Valor da propriedade

Returns Int32Value.

Atributos

Comentários

As seguintes informações do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com esta classe.

Especifica o limite de luminância para o efeito Bi-Level. Valores maiores ou iguais ao limite são definidos como brancos. Valores menores que o limite são definidos como preto.

Os valores possíveis para esse atributo são definidos pelo ST_PositiveFixedPercentage tipo simples.

Aplica-se a