4D Write v14

WR Parameters

Página Inicial

 
4D Write v14
WR Parameters

WR Parameters 

 

 

Constante  Tipo Valor Comentário
wr above text  Inteiro longo 0 The picture will be inserted above the text
wr after insertion point  Inteiro longo 0 The search begins at the insertion point and continues to the end of the document.
wr allowed access  Inteiro longo 0 Free access to the area
wr apply to characters  Inteiro longo 0 The style sheet will be a character stylesheet
wr apply to paragraphs  Inteiro longo 1 The style sheet will be a paragraph stylesheet
wr area name  Inteiro longo 0 Default name of area
wr at end of document  Inteiro longo 1 The text will be inserted at the end of the document
wr at insertion point  Inteiro longo 0 The text will be inserted at the current insertion point
wr behind text  Inteiro longo 1 The picture will be inserted behind the text. In this case, it is necessary to pay attention to the text and background attributes. Selecting "None" will allow you to see the picture behind the text.
wr black and white  Inteiro longo 1 Black and white color option
wr case sensitive  Inteiro longo 1 The search is case sensitive and will not find “Hello” if you are searching for “HELLO”
wr centimeters  Inteiro longo 0  
wr checking off  Inteiro longo 0  
wr checking on  Inteiro longo 1  
wr color  Inteiro longo 2  
wr convert by names  Inteiro longo 0  
wr convert by numbers  Inteiro longo 1  
wr custom link appearance  Inteiro longo 0 Allows the use of a customized appearance. In this case, you can select the link and define the style using the WR SET TEXT PROPERTY command.
wr custom title  Inteiro longo 1  
wr default link appearance  Inteiro longo 1 Keeps the default hyperlink appearance (blue and underlined). Default colors can be modified programmatically, using the WR SET DOC PROPERTY command.
wr different  Inteiro longo 1  
wr dirty bit status false  Inteiro longo 0  
wr dirty bit status true  Inteiro longo 1  
wr display dialog  Inteiro longo 1  
wr displayed  Inteiro longo 1  
wr document type link  Inteiro longo 2 Inserts a Document type link
wr double sided  Inteiro longo 1  
wr double sided pages  Inteiro longo 1  
wr draft  Inteiro longo 1  
wr drag allowed  Inteiro longo 1  
wr drag not allowed  Inteiro longo 0  
wr drop allowed  Inteiro longo 1  
wr drop not allowed  Inteiro longo 0  
wr enabled command  Inteiro longo 0 The command will be executed when it is called
wr fixed size printing status  Inteiro longo 1  
wr hidden  Inteiro longo 0  
wr ignore uppercase  Inteiro longo 0 The search is not case sensitive and will find both “Hello”, “hello” and “HELLO“... if you search for “HELLO”
wr ignored  Inteiro longo 0  
wr inches  Inteiro longo 1  
wr into the text flow  Inteiro longo 0 The picture will be inserted into the text flow. In this case the other parameters will not be used and the picture will either be inserted at the location of the insertion point or will replace the current selection.
wr landscape  Inteiro longo 2  
wr layout and print settings  Inteiro longo 0 The print and layout settings are used
wr left binding  Inteiro longo 0  
wr left page  Inteiro longo 0  
wr locked command  Inteiro longo 1 The command will not execute when it is called and will be disabled (grayed out) in the menus and palettes where it appears
wr locked document  Inteiro longo 1 The document will be locked
wr managed  Inteiro longo 1  
wr method type link  Inteiro longo 0 Inserts a Method type link
wr no date format  Inteiro longo 0 No date format
wr no dialog  Inteiro longo 0  
wr no picture preview  Inteiro longo 0  
wr no print settings dialog  Inteiro longo 0 The Print Settings dialog box does not appear
wr no time format  Inteiro longo 0 No time format
wr no undo  Inteiro longo 0 Actions not stored
wr normal mode  Inteiro longo 1  
wr on client  Inteiro longo 0  
wr on current page  Inteiro longo -4 The picture will be inserted on the page and visible on the current page (that containing the insertion point or the current selection).
wr on left hand pages  Inteiro longo -12 The picture will be inserted into the page and will be displayed on left-hand pages onlyif the even- and odd-numbered headers are different.
wr on right hand pages  Inteiro longo -11 The picture will be inserted into the page and will be displayed on right-hand pages if the even- and odd-numbered headers are different, and otherwise on every page.
wr on server  Inteiro longo 1  
wr page mode  Inteiro longo 0  
wr page number  Inteiro longo 0  
wr partial match  Inteiro longo 0 The character string can either be a whole word or part of a longer word
wr picture preview creation  Inteiro longo 1  
wr pixels  Inteiro longo 2  
wr portrait  Inteiro longo 1  
wr print references  Inteiro longo 1  
wr print settings only  Inteiro longo 1 Only the print settings are used
wr print values  Inteiro longo 0  
wr replace all  Inteiro longo 1 All the occurrences of the word will be replaced
wr replace next  Inteiro longo 0 Only the next occurrence of the word will be replaced
wr restricted access  Inteiro longo 1 The user can access area information in read-only mode
wr right page  Inteiro longo 1  
wr screen updating off  Inteiro longo 0 Disables screen updating
wr screen updating on  Inteiro longo 1 Enables screen updating
wr send to file  Inteiro longo 2  
wr send to PDF file  Inteiro longo 3  
wr send to printer  Inteiro longo 1  
wr similar  Inteiro longo 0  
wr single sided  Inteiro longo 0  
wr single sided pages  Inteiro longo 0  
wr top binding  Inteiro longo 1  
wr total number of pages  Inteiro longo 1  
wr undo allowed  Inteiro longo 1 Actions are stored
wr unlocked document  Inteiro longo 0 The document will be unlocked
wr URL type link  Inteiro longo 1 Inserts a URL type link
wr use default zoom  Inteiro longo 0  
wr use saved zoom  Inteiro longo 1  
wr var size printing status  Inteiro longo 0  
wr whole document  Inteiro longo 1 The search begins at the insertion point, continues to the end and then starts again at the beginning of the document until it again reaches the insertion point.
wr whole word  Inteiro longo 1 To be found, the word must occur between separator characters (spaces, punctuation marks, etc.)
wr with print settings dialog  Inteiro longo 1 The Print Settings dialog box appears
wr wysiwyg  Inteiro longo 0  
 
PROPRIEDADES 

Produto: 4D Write
Tema: Lista de temas de constantes

 
VER TAMBÉM 

WR BLOB TO PRINT SETTINGS
WR Create stylesheet
WR Direct find
WR Find
WR GET DATE AND TIME FORMAT
WR INSERT DATE AND TIME
WR INSERT EXPRESSION
WR INSERT FIELD
WR INSERT HYPERLINK
WR INSERT PICTURE
WR Insert picture area
WR LOCK COMMAND
WR LOCK DOCUMENT
WR PRINT MERGE
WR Replace
WR SET PICTURE IN PAGE INFO
WR SET STYLESHEET INFO
WR TEXT ACCESS
WR UPDATE MODE

 
ARTICLE USAGE

4D Write - Linguagem ( 4D Write v11.6)
4D Write - Linguagem ( 4D Write v12)
4D Write - Linguagem ( 4D v13)
4D Write - Linguagem ( 4D Write v14 R2)
4D Write - Linguagem ( 4D Write v14)
4D Write - Linguagem ( 4D Write v14 R3)
4D Write - Linguagem ( 4D Write v14 R4)