4D v20.6
QR Document Properties
                                
                                
    
QR Document Properties 
    
 
  
 
    
    
        
            
        
        
            
                | qr field separator  | 
                Longint | 
                3 | 
                Character code of the field separator. Default value is the system variable FldDelimit (Tab by default).  | 
                
            
                | qr printing dialog  | 
                Longint | 
                1 | 
                Display of the print dialog box:
 - If value = 0, the print dialog is not displayed prior to printing.
 - If value = 1, the print dialog is displayed prior to printing (default value).
 
  | 
                
            
                | qr record separator  | 
                Longint | 
                4 | 
                Character code of the record separator. Default value is the system variable RecDelimit (Carriage Return by default).  | 
                
            
                | qr unit  | 
                Longint | 
                2 | 
                Document unit:  
 - If value = 0, the document unit is points.
 - If value = 1, the document unit is centimeters.
 - If value = 2, the document unit is inches.
 
  | 
                
            
        
    
           
                                
								
	
								
								
									
									
										 See also 
									
									
									QR Get document property
									
									QR SET DOCUMENT PROPERTY