4D Write v16

WR Propiedades del documento

Inicio

 
4D Write v16
WR Propiedades del documento

WR Propiedades del documento 

comentario 

(*) Cuando define el tamaño del papel por programación, 4D Write considera que se está utilizando una impresora "virtual". El programa fijará las márgenes muertas en cero y el área imprimible será igual al tamaño del papel. Esta funcionalidad es útil para los documentos que no se van a imprimir.


 

Constante  Tipo Valor Comentario
wr binding  Entero largo 26 Gets or sets the binding size expressed in the current document unit - corresponds to the 'Binding' area in the Preferences dialog box
wr column width  Entero largo 59 Gets the column width expressed in the current document unit (this value cannot be set; it can only be read)
wr columns spacing  Entero largo 25 Gets or sets the spacing value between each column expressed in the current document unit - corresponds to the 'Spacing' area of the Columns dialog box.
wr data size  Entero largo 43 Gets the size of the document in bytes (this value cannot be set; it can only be read)
wr dead left margin  Entero largo 39 Gets the non-printable area reserved by the printer on the left of the paper, expressed in the current document unit (this value cannot be set; it can only be read) (*)
wr dead top margin  Entero largo 40 Gets the non-printable area reserved by the printer at the top of the paper, expressed in the current document unit (this value cannot be set; it can only be read) (*)
wr default tab  Entero largo 22 Gets or sets the default "automatic" tab spacing expressed in the current document unit - corresponds to the 'Default Tab Spacing' area in the Preferences dialog box (by default 0.5 inches; 1.3 centimeters; 36 pixels)
wr different left right pages  Entero largo 19 Gets or sets whether headers and footers are different between left and right pages - corresponds to the 'Different on left and right pages' option in the Preferences dialog box: wr similar (0) or wr different (1)
wr different on first page  Entero largo 18 Gets or sets whether headers and footers are different on first page - corresponds to the 'Different on first page' option in the Preferences dialog box: wr similar (0) or wr different (1)
wr draft mode  Entero largo 58 Gets or sets the document text entry mode: wr wysiwyg (0) or wr draft (1)
wr first page  Entero largo 0 Gets or sets the first page number (1 by default). If you set, for example, the value 10, the 2nd page will be number 11, etc.
wr first page bottom margin  Entero largo 53 Gets or sets the margin between the bottom of the first page body and the bottom edge of the paper expressed in the current document unit, use 'wr text bottom margin' for the other pages
wr first page top margin  Entero largo 52 Gets or sets the margin between the top of the first page body and the top edge of the paper expressed in the current document unit, use 'wr text top margin' for the other pages
wr footer 1st page bottom mg  Entero largo 57 Gets or sets the margin between the bottom of the first page footer and the bottom edge of the paper expressed in the current document unit, use 'wr footer bottom margin' for the other pages
wr footer 1st page top margin  Entero largo 56 Gets or sets the margin between the top of the first page footer and the bottom edge of the paper expressed in the current document unit, use 'wr footer top margin' for the other pages
wr footer bottom margin  Entero largo 36 Gets or sets the margin between the bottom of the page footer and the bottom edge of the paper expressed in the current document unit, use 'wr footer 1st page bottom mg' for the first page if different from others
wr footer top margin  Entero largo 35 Gets or sets the margin between the top of the page footer and the bottom edge of the paper expressed in the current document unit, use 'wr footer 1st page top margin' for the first page if different from others
wr header 1st page bottom mg  Entero largo 55 Gets or sets the margin between the bottom of the first page header and the top edge of the paper expressed in the current document unit, use 'wr header bottom margin' for the other pages
wr header 1st page top margin  Entero largo 54 Gets or sets the margin between the top of the first page header and the top edge of the paper expressed in the current document unit, use 'wr header top margin' for the other pages
wr header bottom margin  Entero largo 34 Gets or sets the margin between the bottom of the page header and the top edge of the paper expressed in the current document unit, use 'wr header 1st page bottom mg' for the first page if different from others
wr header top margin  Entero largo 33 Gets or sets the margin between the top of the page header and the top edge of the paper expressed in the current document unit, use 'wr header 1st page top margin' for the first page if different from others
wr horizontal splitter  Entero largo 45 Gets or sets the display status of the horizontal splitter: wr hidden (0) or wr displayed (1)
wr language  Entero largo 23 Gets or sets the language associated with the document (American English = 1033, Australian English = 3081, English = 2057, Catalan = 1027, Danish = 1030, Dutch = 1043, Finnish = 1035, French = 1036, French Canadian = 3084, German = 1031, Italian = 1040, Norwegian Bokmal = 1044, Norwegian Nynorsk = 2068, Portuguese Brazil = 1046, Portuguese Iberian = 2070, Spanish = 1034, Swedish = 1053, Russian = 1049, Czech = 1029, Hungarian = 1038, Polish = 1045)
wr links color  Entero largo 47 Gets or sets the color of the hyperlinks, while they are not visited
wr number of columns  Entero largo 24 Gets or sets the number of columns of the document
wr opposite pages  Entero largo 27 Gets or sets the opposite pages mode of the document - corresponds to the 'Opposite pages' option in the Preferences dialog box: wr single sided pages (0) or wr double sided pages (1)
wr paper height  Entero largo 38 Gets or sets the paper height expressed in the current document unit (*)
wr paper width  Entero largo 37 Gets or sets the paper width expressed in the current document unit (*)
wr printable height  Entero largo 42 Gets the vertical printable area starting from the top left margin (this value cannot be set; it can only be read). The bottom dead margin equals the paper height; the top dead margin-the printable height.
wr printable width  Entero largo 41 Gets the horizontal printable area starting from the dead left margin (this value cannot be set; it can only be read). The right dead margin equals the paper width; the left dead margin-the printable width.
wr right first page  Entero largo 28 Gets or sets whether the first page is a left page or a right page - right page by default: wr left page (0) or wr right page (1)
wr text bottom margin  Entero largo 32 Gets or sets the margin between the bottom of the page body and the bottom edge of the paper expressed in the current document unit, use 'wr first page bottom margin' for the first page if different from others
wr text inside margin  Entero largo 29 Gets or sets the margin between the left side of the text and the left side of the paper for a right page, right sides for a left page, expressed in the current document unit (to be used in page mode)
wr text left margin  Entero largo 29 Gets or sets the margin between the left side of the page and the left side of the paper expressed in the current document unit (to be used in normal mode)
wr text outside margin  Entero largo 30 Gets or sets the margin between the right side of the text and the right side of the paper for a right page, left sides for a left page, expressed in the current document unit (to be used in page mode)
wr text right margin  Entero largo 30 Gets or sets the margin between the right side of the page and the right side of the paper expressed in the current document unit (to be used in normal mode)
wr text top margin  Entero largo 31 Gets or sets the margin between the top of the page body and the top edge of the paper expressed in the current document unit, use 'wr first page top margin' for the first page if different from others
wr undo buffer size  Entero largo 44 Gets the size of the undo buffer in bytes (this value cannot be set; it can only be read)
wr unit  Entero largo 21 Gets or sets the document current unit - corresponds to the 'Unit' pop up menu in the Preferences dialog box: wr centimeters (0), wr inches (1) or wr pixels (2)
wr vertical splitter  Entero largo 46 Gets or sets the display status of the vertical splitter: wr hidden (0) or wr displayed (1)
wr view borders palette  Entero largo 14 Gets or sets the display status of the borders toolbar: wr hidden (0) or wr displayed (1)
wr view column separators  Entero largo 17 Gets or sets the presence of a vertical separator between columns in multi-columns mode - corresponds to the Vertical separator option in the Columns dialog box: wr hidden (absence) (0) or wr displayed (presence) (1)
wr view first page footer  Entero largo 51 Gets or sets the display status of the first page footer: wr hidden (0) or wr displayed (1), use 'wr view footers' for the other pages
wr view first page header  Entero largo 50 Gets or sets the display status of the first page header: wr hidden (0) or wr displayed (1), use 'wr view headers' for the other pages
wr view footers  Entero largo 5 Gets or sets the display status of footers: wr hidden (0) or wr displayed (1), does not apply to the first page footer if it is different from others (use 'wr view first page footer')
wr view format palette  Entero largo 12 Gets or sets the display status of the format toolbar: wr hidden (0) or wr displayed (1)
wr view frame area  Entero largo 49 Gets or sets the presence of a frame around the area in the form: wr hidden (no frame) (0) or wr displayed (frame)(1)
wr view frames  Entero largo 3 Gets or sets the display status of text frames: wr hidden (0) or wr displayed (1)
wr view headers  Entero largo 4 Gets or sets the display status of headers: wr hidden (0) or wr displayed (1), does not apply to the first page header if it is different from others (use 'wr view first page header')
wr view Hscrollbar  Entero largo 7 Gets or sets the display status of horizontal scrollbars: wr hidden (0) or wr displayed (1)
wr view invisible chars  Entero largo 15 Gets or sets the display status of the invisible characters: wr hidden (0) or wr displayed (1)
wr view menubar  Entero largo 10 Gets or sets the display status of the menu bar: wr hidden (0) or wr displayed (1)
wr view mode  Entero largo 1 Gets or sets the document view mode: wr page mode (0) or wr normal mode (1)
wr view pictures  Entero largo 6 Gets or sets the display status of pictures: wr hidden (0) or wr displayed (1)
wr view references  Entero largo 16 Gets or sets the display status of the references: wr hidden (0) or wr displayed (1)
wr view rulers  Entero largo 2 Gets or sets the display status of the ruler: wr hidden (0) or wr displayed (1)
wr view standard palette  Entero largo 11 Gets or sets the display status of the standard tool palette: wr hidden (0) or wr displayed (1)
wr view statusbar  Entero largo 9 Gets or sets the display status of the status bar: wr hidden (0) or wr displayed (1)
wr view style palette  Entero largo 13 Gets or sets the display status of the style toolbar: wr hidden (0) or wr displayed (1)
wr view Vscrollbar  Entero largo 8 Gets or sets the display status of vertical scrollbars: wr hidden (0) or wr displayed (1)
wr visited links color  Entero largo 48 Gets or sets the color of the hyperlinks once they have been visited
wr widow orphan  Entero largo 20 Gets or sets whether widows and orphans are taken into account - corresponds to the 'Widow and Orphan Control' option in the Preferences dialog box: wr ignored (0) or wr managed (1)


Ver también 

WR SET DOC PROPERTY

 
PROPIEDADES 

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

 
HISTORIA 

 
ARTICLE USAGE

4D Write - Lenguaje ( 4D Write v16)