ZebraGraphicsTextRenderingHint Property
|
Gets or sets the quality of the text rendering.
Namespace:
Zebra.Sdk.Card.Graphics
Assembly:
SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax TextRenderingHint TextRenderingHint { get; set; }
Property TextRenderingHint As TextRenderingHint
Get
Set
property TextRenderingHint TextRenderingHint {
TextRenderingHint get ();
void set (TextRenderingHint value);
}
Property Value
Type:
TextRenderingHintRemarks See Also