4D v20.1

QR Document Properties

Home

 
4D v20.1
QR Document Properties

QR Document Properties 

 

 

Constant  Type Value Comment
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

 
PROPERTIES 

Product: 4D
Theme: List of constant themes

 
HISTORY 

 
ARTICLE USAGE

4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)