Click or drag to resize

ZebraGraphicsTextContrast Property

Gets or sets the gamma correction level used for rendering text.

Namespace:  Zebra.Sdk.Card.Graphics
Assembly:  SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax
int TextContrast { get; set; }

Property Value

Type: Int32
Remarks
Value must be between 0 and 12. The default value is 4.
See Also