ZebraCardGraphicsTextRenderingHint 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
Syntaxpublic TextRenderingHint TextRenderingHint { get; set; }Public Property TextRenderingHint As TextRenderingHint
	Get
	Set
public:
virtual property TextRenderingHint TextRenderingHint {
	TextRenderingHint get () sealed;
	void set (TextRenderingHint value) sealed;
}Property Value
Type: 
TextRenderingHintImplements
ZebraGraphicsTextRenderingHint
Remarks
See Also