4D v18
QR Text Properties
                                
                                
     QR Text Properties
QR Text Properties 
    
 
  
 
    
    
        
            
        
        
            
                | _o_qr font | Longint | 1 | Obsolete since 4D v14R3 (use qr font name) | 
                | qr alternate background color | Longint | 9 | Alternate background color number | 
                | qr background color | Longint | 8 | Background color number | 
                | qr bold | Longint | 3 | Bold style attribute (0 or 1) | 
                | qr font name | Longint | 10 | Name of font as returned for example by the FONT LIST command | 
                | qr font size | Longint | 2 | Font size expressed in points (9 to 255) | 
                | qr italic | Longint | 4 | Italic style attribute (0 or 1) | 
                | qr justification | Longint | 7 | Justification attribute (0 for default, 1 for left, 2 for center or 3 for right) | 
                | qr text color | Longint | 6 | Color number attribute (Longint) | 
                | qr underline | Longint | 5 | Underline style attribute (0 or 1) | 
        
    
           
                                
								
	
								
								
									
									
										 See also 
									
									
									QR Get text property
									
									QR SET TEXT PROPERTY