home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 401065 / WPO11 / Data1.cab / _7CB7823408EB406B962E2FC3B09B7431 < prev    next >
Text File  |  2003-03-07  |  52KB  |  3,622 lines

  1. BackTab
  2.  
  3. Syntax
  4.  
  5. ()
  6.  
  7. Description
  8.  
  9. Insert a [Hd Back Tab] code at the insertion point. This code will move the current line of text left one tab from the insertion point.
  10.  
  11. boolean:=Backup
  12.  
  13. Syntax
  14.  
  15. (State: enumeration)
  16.  
  17. Description
  18.  
  19. Turn Timed Document Backup on or off and return the current state.
  20.  
  21. Return Value
  22.  
  23. Returns True if Timed Document Backup is on, False if not. If the State parameter is omitted, its current value is returned. If it is included, the current value is returned, then the new value is set.
  24.  
  25. Parameters
  26.  
  27. State: enumeration (optional)    Off!
  28.  
  29. On!
  30.  
  31. BackupMinutes
  32.  
  33. Syntax
  34.  
  35. (Minutes: numeric)
  36.  
  37. Description
  38.  
  39. Specify the number of minutes between timed backups.
  40.  
  41. Parameters
  42.  
  43. Minutes: numeric    Number of minutes between timed backups.
  44.  
  45. BackupOriginalDoc
  46.  
  47. Syntax
  48.  
  49. (State: enumeration)
  50.  
  51. Description
  52.  
  53. Turn Original Document Backup on or off.
  54.  
  55. Parameters
  56.  
  57. State: enumeration    Off!
  58.  
  59. On!
  60.  
  61. BarcodeDlg
  62.  
  63. Syntax
  64.  
  65. ()
  66.  
  67. Description
  68.  
  69. Display the POSTNET Barcode dialog box.
  70.  
  71. BarcodePOSTNET
  72.  
  73. Syntax
  74.  
  75. (Zip: string; State: enumeration)
  76.  
  77. Description
  78.  
  79. Specify a ZIP Code or merge field containing a ZIP Code.
  80.  
  81. Parameters
  82.  
  83. Zip: string    A five, nine, or eleven-digit ZIP Code. If the ZIP Code is in a merge field, the parameter can be a string that specifies the field.
  84.  
  85. State: enumeration (optional)    Enable a merge field to provide a ZIP Code. Required only when a merge field is specified in the ZIP parameter.
  86.  
  87. MergeFieldAllowed!
  88.  
  89. BaselinePlacement
  90.  
  91. Syntax
  92.  
  93. (State: enumeration)
  94.  
  95. Description
  96.  
  97. Turn the Baseline placement for typesetting option on or off.
  98.  
  99. Parameters
  100.  
  101. State: enumeration    Off!
  102.  
  103. On!
  104.  
  105. Binding
  106.  
  107. Syntax
  108.  
  109. (Edge: enumeration; Offset: measurement)
  110.  
  111. Description
  112.  
  113. Specify a binding offset for a specified paper edge. Use this command to specify two-sided document settings. This command inserts a [Binding Width] code at the beginning of the current page.
  114.  
  115. Parameters
  116.  
  117. Edge: enumeration    BottomEdge!
  118.  
  119. LeftEdge!
  120.  
  121. RightEdge!
  122.  
  123. TopEdge!
  124.  
  125. Offset: measurement    Amount of binding offset.
  126.  
  127. BindingOptionsDlg
  128.  
  129. Syntax
  130.  
  131. ()
  132.  
  133. Description
  134.  
  135. Display the Print dialog box with the Two-Sided Printing tab active.
  136.  
  137. BlockProtect
  138.  
  139. Syntax
  140.  
  141. (State: enumeration)
  142.  
  143. Description
  144.  
  145. Turn Block Protect on or off.
  146.  
  147. Parameters
  148.  
  149. State: enumeration    Off!
  150.  
  151. On!
  152.  
  153. BlockProtectToggle
  154.  
  155. Syntax
  156.  
  157. ()
  158.  
  159. Description
  160.  
  161. Toggle Block Protect on or off. You must select objects or text in order to block protect them.
  162.  
  163. BoldKey
  164.  
  165. Syntax
  166.  
  167. ()
  168.  
  169. Description
  170.  
  171. Toggle Bold on or off at the insertion point.
  172.  
  173. BookmarkBlock
  174.  
  175. Syntax
  176.  
  177. (Name: string)
  178.  
  179. Description
  180.  
  181. Find and select a specified bookmark. If the type of the specified bookmark is not selected, the insertion point is moved to the bookmark and select mode is activated, but nothing is selected.
  182.  
  183. Parameters
  184.  
  185. Name: string (optional)    
  186.  
  187. BookmarkCreate
  188.  
  189. Syntax
  190.  
  191. (Name: string; Selected: enumeration)
  192.  
  193. Description
  194.  
  195. Create a bookmark.
  196.  
  197. Parameters
  198.  
  199. Name: string    
  200.  
  201. Selected: enumeration (optional)    No!
  202.  
  203. Yes!
  204.  
  205. BookmarkDelete
  206.  
  207. Syntax
  208.  
  209. (Name: string)
  210.  
  211. Description
  212.  
  213. Delete a specified bookmark.
  214.  
  215. Parameters
  216.  
  217. Name: string (optional)    
  218.  
  219. BookmarkDlg
  220.  
  221. Syntax
  222.  
  223. ()
  224.  
  225. Description
  226.  
  227. Display the Bookmark dialog box.
  228.  
  229. BookmarkFind
  230.  
  231. Syntax
  232.  
  233. (Name: string)
  234.  
  235. Description
  236.  
  237. Find a specified bookmark.
  238.  
  239. Parameters
  240.  
  241. Name: string (optional)    
  242.  
  243. BookmarkMove
  244.  
  245. Syntax
  246.  
  247. (Name: string)
  248.  
  249. Description
  250.  
  251. Move a bookmark to the insertion point.
  252.  
  253. Parameters
  254.  
  255. Name: string (optional)    
  256.  
  257. BookmarkRename
  258.  
  259. Syntax
  260.  
  261. (OldName: string; NewName: string)
  262.  
  263. Description
  264.  
  265. Rename a bookmark.
  266.  
  267. Parameters
  268.  
  269. OldName: string    
  270.  
  271. NewName: string    
  272.  
  273. BorderBottomLine
  274.  
  275. Syntax
  276.  
  277. (Style: any)
  278.  
  279. Description
  280.  
  281. Specify the style of a bottom border line. Precede with BorderStyleCreate or BorderStyleEdit, and end with BorderStyleEnd.
  282.  
  283. Parameters
  284.  
  285. Style: any    Use a string for user-defined style names.
  286.  
  287. ButtonBottomRightLine!
  288.  
  289. ButtonTopLeftLine!
  290.  
  291. DashedLine!
  292.  
  293. DottedLine!
  294.  
  295. DoubleLine!
  296.  
  297. ExtraThickLine!
  298.  
  299. HeavyDoubleLine!
  300.  
  301. HeavySingleLine!
  302.  
  303. NoLine!
  304.  
  305. SingleLine!
  306.  
  307. TableDefaultLine!
  308.  
  309. ThickLine!
  310.  
  311. ThickThinLine!
  312.  
  313. ThinThickLine!
  314.  
  315. BorderColor
  316.  
  317. Syntax
  318.  
  319. (ColorName: string; Red: numeric; Green: numeric; Blue: numeric; Shade: numeric)
  320.  
  321. Description
  322.  
  323. Specify the color of a graphics box, paragraph, page, or column border. Empty parameters use current program settings. Precede with BorderStyleCreate or BorderStyleEdit and BorderUseBorderColor, and end with BorderStyleEnd. The values of a selected color are displayed in the Define Color Printing Palette dialog box.
  324.  
  325. Parameters
  326.  
  327. ColorName: string (optional)    This parameter has been left in for backward compatibility with previous versions of WordPerfect. To specify a color in WordPerfect 8, use the Red, Green, and Blue parameters.
  328.  
  329. Red: numeric (optional)    Value: 0-255.
  330.  
  331. Green: numeric (optional)    Value: 0-255.
  332.  
  333. Blue: numeric (optional)    Value: 0-255.
  334.  
  335. Shade: numeric (optional)    Percent: 0-100.
  336.  
  337. BorderCornerRadius
  338.  
  339. Syntax
  340.  
  341. (Radius: measurement)
  342.  
  343. Description
  344.  
  345. Specify the curve of border corners.
  346.  
  347. Parameters
  348.  
  349. Radius: measurement    Higher measurements produce more rounded corners.
  350.  
  351. BorderDropShadow
  352.  
  353. Syntax
  354.  
  355. (Location: enumeration; Size: measurement; ColorName: string; Red: numeric; Green: numeric; Blue: numeric; Shade: numeric; VerticalSize: Numeric)
  356.  
  357. Description
  358.  
  359. Specify the location, size, and color of a border shadow. The values of a selected color are displayed in the Define Color Printing Palette dialog box.
  360.  
  361. Parameters
  362.  
  363. Location: enumeration (optional)    NoShadow!
  364.  
  365. UpperLeft!
  366.  
  367. LowerLeft!
  368.  
  369. LowerRight!
  370.  
  371. UpperRight!
  372.  
  373. Size: measurement (optional)    Default: .125"
  374.  
  375. ColorName: string (optional)    This parameter has been left in for backward compatibility with previous versions of WordPerfect. To specify a color in WordPerfect 9, use the Red, Green, and Blue parameters.
  376.  
  377. Red: numeric (optional)    Value: 0-255.
  378.  
  379. Green: numeric (optional)    Value: 0-255.
  380.  
  381. Blue: numeric (optional)    Value: 0-255.
  382.  
  383. Shade: numeric (optional)    Percent: 0-100.
  384.  
  385. VerticalSize: numeric (optional)    The vertical size
  386.  
  387. BorderInsideSpacing
  388.  
  389. Syntax
  390.  
  391. (Bottom: measurement; Left: measurement; Right: measurement; Top: measurement)
  392.  
  393. Description
  394.  
  395. Specify the inside border spacing. Not available for page borders. Precede with BorderStyleCreate or BorderStyleEdit and follow with BorderStyleEnd.
  396.  
  397. Parameters
  398.  
  399. Bottom: measurement (optional)    Specify spacing between the bottom of the text and border.
  400.  
  401. Left: measurement (optional)    Specify spacing between the left side of the text and the border.
  402.  
  403. Right: measurement (optional)    Specify spacing between the right side of the text and the border.
  404.  
  405. Top: measurement (optional)    Specify the spacing between the top of the text and the border.
  406.  
  407. BorderLeftLine
  408.  
  409. Syntax
  410.  
  411. (Style: any)
  412.  
  413. Description
  414.  
  415. Specify the left line style of a border.
  416.  
  417. Parameters
  418.  
  419. Style: any    Use a string for user-defined styles.
  420.  
  421. ButtonBottomRightLine!
  422.  
  423. ButtonTopLeftLine!
  424.  
  425. DashedLine!
  426.  
  427. DottedLine!
  428.  
  429. DoubleLine!
  430.  
  431. ExtraThickLine!
  432.  
  433. HeavyDoubleLine!
  434.  
  435. HeavySingleLine!
  436.  
  437. NoLine!
  438.  
  439. SingleLine!
  440.  
  441. TableDefaultLine!
  442.  
  443. ThickLine!
  444.  
  445. ThickThinLine!
  446.  
  447. ThinThickLine!
  448.  
  449. BorderOutsideSpacing
  450.  
  451. Syntax
  452.  
  453. (Left: measurement; Right: measurement; Top: measurement; Bottom: measurement)
  454.  
  455. Description
  456.  
  457. Specify the outside border spacing.
  458.  
  459. Parameters
  460.  
  461. Left: measurement    Specify the amount of space to the left of the border.
  462.  
  463. Right: measurement    Specify the amount of space to the right of the border.
  464.  
  465. Top: measurement    Specify the amount of space above the top of the border.
  466.  
  467. Bottom: measurement    Specify the amount of space below the bottom of the border.
  468.  
  469. BorderRightLine
  470.  
  471. Syntax
  472.  
  473. (Style: any)
  474.  
  475. Description
  476.  
  477. Specify a right line border style.
  478.  
  479. Parameters
  480.  
  481. Style: any    Use a string for user-defined styles.
  482.  
  483. ButtonBottomRightLine!
  484.  
  485. ButtonTopLeftLine!
  486.  
  487. DashedLine!
  488.  
  489. DottedLine!
  490.  
  491. DoubleLine!
  492.  
  493. ExtraThickLine!
  494.  
  495. HeavyDoubleLine!
  496.  
  497. HeavySingleLine!
  498.  
  499. NoLine!
  500.  
  501. SingleLine!
  502.  
  503. TableDefaultLine!
  504.  
  505. ThickLine!
  506.  
  507. ThickThinLine!
  508.  
  509. ThinThickLine!
  510.  
  511. BorderSeparatorLine
  512.  
  513. Syntax
  514.  
  515. (Style: any)
  516.  
  517. Description
  518.  
  519. Specify a separator line style in a paragraph or column border. Precede with BorderStyleCreate or BorderStyleEdit and end with BorderStyleEnd.
  520.  
  521. Parameters
  522.  
  523. Style: any    Use a string for user-defined styles.
  524.  
  525. ButtonBottomRightLine!
  526.  
  527. ButtonTopLeftLine!
  528.  
  529. DashedLine!
  530.  
  531. DottedLine!
  532.  
  533. DoubleLine!
  534.  
  535. ExtraThickLine!
  536.  
  537. HeavyDoubleLine!
  538.  
  539. HeavySingleLine!
  540.  
  541. NoLine!
  542.  
  543. SingleLine!
  544.  
  545. TableDefaultLine!
  546.  
  547. ThickLine!
  548.  
  549. ThickThinLine!
  550.  
  551. ThinThickLine!
  552.  
  553. BorderSetSpacing
  554.  
  555. Syntax
  556.  
  557. (State: enumeration)
  558.  
  559. Description
  560.  
  561. Turn Auto spacing on or off in the current border style. Precede with BorderStyleCreate or BorderStyleEdit and follow with BorderStyleEnd.
  562.  
  563. Parameters
  564.  
  565. State: enumeration    Yes! = Set border spacing on
  566.  
  567. No! = Auto border spacing on
  568.  
  569. BorderStyleCopy
  570.  
  571. Syntax
  572.  
  573. (Style: any; FromLibrary: enumeration; ToLibrary: enumeration; DestName: string)
  574.  
  575. Description
  576.  
  577. Copy a border style.
  578.  
  579. Parameters
  580.  
  581. Style: any    Enclose user-defined styles in quotation marks.
  582.  
  583. ButtonBorder!
  584.  
  585. ColumnBorderAll!
  586.  
  587. ColumnBorderBetween!
  588.  
  589. DashedBorder!
  590.  
  591. DottedBorder!
  592.  
  593. DoubleBorder!
  594.  
  595. ExtraThickBorder!
  596.  
  597. HeavyDoubleBorder!
  598.  
  599. HeavySingleBorder!
  600.  
  601. NoBorder!
  602.  
  603. SingleBorder!
  604.  
  605. SpacingOnly!
  606.  
  607. ThickBorder!
  608.  
  609. ThickThinBorder!
  610.  
  611. ThickTopBottomBorder!
  612.  
  613. ThinThickBorder!
  614.  
  615. FromLibrary: enumeration (optional)    CurrentDocument!
  616.  
  617. PersonalLibrary!
  618.  
  619. SharedLibrary!
  620.  
  621. ToLibrary: enumeration (optional)    CurrentDocument!
  622.  
  623. PersonalLibrary!
  624.  
  625. SharedLibrary!
  626.  
  627. DestName: string (optional)    The new name for a style.
  628.  
  629. BorderStyleCreate
  630.  
  631. Syntax
  632.  
  633. (Style: string; Library: enumeration)
  634.  
  635. Description
  636.  
  637. Create a new border style.
  638.  
  639. Parameters
  640.  
  641. Style: string    
  642.  
  643. Library: enumeration (optional)    CurrentDoc!
  644.  
  645. PersonalLibrary!
  646.  
  647. SharedLibrary!
  648.  
  649. BorderStyleDelete
  650.  
  651. Syntax
  652.  
  653. (Style: any; Library: enumeration)
  654.  
  655. Description
  656.  
  657. Delete a border style.
  658.  
  659. Parameters
  660.  
  661. Style: any    Enclose user-defined styles in quotation marks.
  662.  
  663. ButtonBorder!
  664.  
  665. ColumnBorderAll!
  666.  
  667. ColumnBorderBetween!
  668.  
  669. DashedBorder!
  670.  
  671. DottedBorder!
  672.  
  673. DoubleBorder!
  674.  
  675. ExtraThickBorder!
  676.  
  677. HeavyDoubleBorder!
  678.  
  679. HeavySingleBorder!
  680.  
  681. NoBorder!
  682.  
  683. SingleBorder!
  684.  
  685. SpacingOnly!
  686.  
  687. ThickBorder!
  688.  
  689. ThickThinBorder!
  690.  
  691. ThickTopBottomBorder!
  692.  
  693. ThinThickBorder!
  694.  
  695. Library: enumeration (optional)    CurrentDoc!
  696.  
  697. PersonalLibrary!
  698.  
  699. SharedLibrary!
  700.  
  701. BorderStyleEdit
  702.  
  703. Syntax
  704.  
  705. (Style: any; Library: enumeration)
  706.  
  707. Description
  708.  
  709. Specify a border style to edit.
  710.  
  711. Parameters
  712.  
  713. Style: any    Enclose user-defined styles in quotation marks.
  714.  
  715. ButtonBorder!
  716.  
  717. ColumnBorderAll!
  718.  
  719. ColumnBorderBetween!
  720.  
  721. DashedBorder!
  722.  
  723. DottedBorder!
  724.  
  725. DoubleBorder!
  726.  
  727. ExtraThickBorder!
  728.  
  729. HeavyDoubleBorder!
  730.  
  731. HeavySingleBorder!
  732.  
  733. NoBorder!
  734.  
  735. SingleBorder!
  736.  
  737. SpacingOnly!
  738.  
  739. ThickBorder!
  740.  
  741. ThickThinBorder!
  742.  
  743. ThickTopBottomBorder!
  744.  
  745. ThinThickBorder!
  746.  
  747. Library: enumeration (optional)    CurrentDoc!
  748.  
  749. PersonalLibrary!
  750.  
  751. SharedLibrary!
  752.  
  753. BorderStyleEnd
  754.  
  755. Syntax
  756.  
  757. (State: enumeration)
  758.  
  759. Description
  760.  
  761. Exit border style create or edit mode with or without saving changes. Precede this command with BorderStyleCreate or BorderStyleEdit.
  762.  
  763. Parameters
  764.  
  765. State: enumeration    Cancel!
  766.  
  767. Save!
  768.  
  769. BorderStyleName
  770.  
  771. Syntax
  772.  
  773. (Style: string)
  774.  
  775. Description
  776.  
  777. Rename a user-defined border style. Precede with BorderStyleEdit.
  778.  
  779. Parameters
  780.  
  781. Style: string    
  782.  
  783. BorderStyleRetrieve
  784.  
  785. Syntax
  786.  
  787. (Filename: string; FromLibrary: enumeration)
  788.  
  789. Description
  790.  
  791. Retrieve all border graphics styles from the specified document or template and add to the specified style list.
  792.  
  793. Parameters
  794.  
  795. Filename: string    The path and filename of a document or template containing the styles to retrieve.
  796.  
  797. FromLibrary: enumeration    The destination for the retrieved styles. Use CurrentDoc! to add the styles to the current document style list. Use PersonalLibrary! to add the styles to the default template style list. Use SharedLibrary! to add the styles to the additional objects template style list. If an additional objects template is not specified in Files Preferences and SharedLibrary! is used here, the command does nothing.
  798.  
  799. CurrentDoc!
  800.  
  801. PersonalLibrary!
  802.  
  803. SharedLibrary!
  804.  
  805. BorderStyleSave
  806.  
  807. Syntax
  808.  
  809. (Filename: string; Library: enumeration)
  810.  
  811. Description
  812.  
  813. Save border styles to a specified library.
  814.  
  815. Parameters
  816.  
  817. Filename: string    The full path required.
  818.  
  819. Library: enumeration    CurrentDoc!
  820.  
  821. PersonalLibrary!
  822.  
  823. SharedLibrary!
  824.  
  825. BorderTopLine
  826.  
  827. Syntax
  828.  
  829. (Style: any)
  830.  
  831. Description
  832.  
  833. Specify the top-line style of a border. Precede with BorderStyleCreate or BorderStyleEdit and end with BorderStyleEnd.
  834.  
  835. Parameters
  836.  
  837. Style: any    Enclose user-defined styles in quotation marks.
  838.  
  839. ButtonBottomRightLine!
  840.  
  841. ButtonTopLeftLine!
  842.  
  843. DashedLine!
  844.  
  845. DottedLine!
  846.  
  847. DoubleLine!
  848.  
  849. ExtraThickLine!
  850.  
  851. HeavyDoubleLine!
  852.  
  853. HeavySingleLine!
  854.  
  855. NoLine!
  856.  
  857. SingleLine!
  858.  
  859. TableDefaultLine!
  860.  
  861. ThickLine!
  862.  
  863. ThickThinLine!
  864.  
  865. ThinThickLine!
  866.  
  867. BorderUseBorderColor
  868.  
  869. Syntax
  870.  
  871. (State: enumeration)
  872.  
  873. Description
  874.  
  875. Specify whether the current border uses the line-style color or the border color. Precede with BorderStyleCreate or BorderStyleEdit, follow with BorderColor, and end with BorderStyleEnd.
  876.  
  877. Parameters
  878.  
  879. State: enumeration    No! = Use line style color
  880.  
  881. Yes! = Use border color
  882.  
  883. BoxAddText
  884.  
  885. Syntax
  886.  
  887. BoxAddText()
  888.  
  889. Description
  890.  
  891. Lets you add a text box to a shape.
  892.  
  893. BoxAttachTo
  894.  
  895. Syntax
  896.  
  897. (Anchor: enumeration)
  898.  
  899. Description
  900.  
  901. Anchor a graphics box to a page, paragraph, or character. Precede with BoxCreate or BoxEdit and end with BoxEnd.
  902.  
  903. Parameters
  904.  
  905. Anchor: enumeration    Character!
  906.  
  907. Page!
  908.  
  909. Paragraph!
  910.  
  911. BoxBackwardOne
  912.  
  913. Syntax
  914.  
  915. ()
  916.  
  917. Description
  918.  
  919. Move the selected object(s) back one layer. Precede with BoxCreate or BoxEdit.
  920.  
  921. BoxBorder
  922.  
  923. Syntax
  924.  
  925. (Style: any)
  926.  
  927. Description
  928.  
  929. Specify a box border style. Precede with BoxCreate or BoxEdit and end with BoxEnd.
  930.  
  931. Parameters
  932.  
  933. Style: any    ButtonBorder!
  934.  
  935. ColumnBorderAll!
  936.  
  937. ColumnBorderBetween!
  938.  
  939. DashedBorder!
  940.  
  941. DottedBorder!
  942.  
  943. DoubleBorder!
  944.  
  945. ExtraThickBorder!
  946.  
  947. HeavyDoubleBorder!
  948.  
  949. HeavySingleBorder!
  950.  
  951. NoBorder!
  952.  
  953. SingleBorder!
  954.  
  955. SpacingOnly!
  956.  
  957. ThickBorder!
  958.  
  959. ThickThinBorder!
  960.  
  961. ThickTopBottomBorder!
  962.  
  963. ThinThickBorder!
  964.  
  965. BoxBorderDlg
  966.  
  967. Syntax
  968.  
  969. ()
  970.  
  971. Description
  972.  
  973. Display the Box Border/Fill Styles dialog box.
  974.  
  975. BoxCaptionEdit
  976.  
  977. Syntax
  978.  
  979. ()
  980.  
  981. Description
  982.  
  983. Begin the caption editing commands. Follow with commands such as Type that furnish caption text.
  984.  
  985. BoxCaptionEditEnd
  986.  
  987. Syntax
  988.  
  989. ()
  990.  
  991. Description
  992.  
  993. End the caption editing commands. Precede with BoxCaptionEdit and commands such as Type that modify caption text.
  994.  
  995. BoxCaptionFormatting
  996.  
  997. Syntax
  998.  
  999. (SizeAuto: any)
  1000.  
  1001. Description
  1002.  
  1003. Specify the caption width.
  1004.  
  1005. Parameters
  1006.  
  1007. SizeAuto: any    To base the width on the current unit of measure, use a measurement expression. To base the width on a percent of the box width, use a number. To set the width automatically, use AutoWidth!.
  1008.  
  1009. BoxCaptionInitialStyle
  1010.  
  1011. Syntax
  1012.  
  1013. (Style: any)
  1014.  
  1015. Description
  1016.  
  1017. Specify an initial caption style.
  1018.  
  1019. Parameters
  1020.  
  1021. Style: any    NormalStyle!
  1022.  
  1023. FootnoteNumberInDocumentStyle!
  1024.  
  1025. EndnoteNumberInDocumentStyle!
  1026.  
  1027. FigureNumberStyle!
  1028.  
  1029. TableBoxNumberStyle!
  1030.  
  1031. TextBoxNumberStyle!
  1032.  
  1033. UserBoxNumberStyle!
  1034.  
  1035. EquationNumberStyle!
  1036.  
  1037. HypertextStyle!
  1038.  
  1039. ToC1Style!
  1040.  
  1041. ToC2Style!
  1042.  
  1043. ToC3Style!
  1044.  
  1045. ToC4Style!
  1046.  
  1047. ToC5Style!
  1048.  
  1049. Index1Style!
  1050.  
  1051. Index2Style!
  1052.  
  1053. ListStyle!
  1054.  
  1055. ToAStyle!
  1056.  
  1057. DocStyle!
  1058.  
  1059. BoxTextStyle!
  1060.  
  1061. CaptionStyle!
  1062.  
  1063. FootnoteStyle!
  1064.  
  1065. EndnoteStyle!
  1066.  
  1067. CommentStyle!
  1068.  
  1069. HeaderAStyle!
  1070.  
  1071. HeaderBStyle!
  1072.  
  1073. FooterAStyle!
  1074.  
  1075. FooterBStyle!
  1076.  
  1077. WatermarkAStyle!
  1078.  
  1079. WatermarkBStyle!AddressStyle!
  1080.  
  1081. ParagraphOutlnStyle!
  1082.  
  1083. OutlineStyle!
  1084.  
  1085. LegalOutlnStyle!
  1086.  
  1087. BulletsOutlnStyle!
  1088.  
  1089. HeadingsOutlnStyle!
  1090.  
  1091. Legal_2OutlnStyle!
  1092.  
  1093. NumbersOutlnStyle!
  1094.  
  1095. Level1Style!
  1096.  
  1097. Level2Style!
  1098.  
  1099. Level3Style!
  1100.  
  1101. Level4Style!
  1102.  
  1103. Level5Style!
  1104.  
  1105. Level6Style!
  1106.  
  1107. Level7Style!
  1108.  
  1109. Level8Style!
  1110.  
  1111. Legal1Style!
  1112.  
  1113. Legal2Style!
  1114.  
  1115. Legal3Style!
  1116.  
  1117. Legal4Style!
  1118.  
  1119. Legal5Style!
  1120.  
  1121. Legal6Style!
  1122.  
  1123. Legal7Style!
  1124.  
  1125. Legal8Style!
  1126.  
  1127. Heading1Style!
  1128.  
  1129. Heading2Style!
  1130.  
  1131. Heading3Style!
  1132.  
  1133. Heading4Style!
  1134.  
  1135. Heading5Style!
  1136.  
  1137. Heading6Style!
  1138.  
  1139. Heading7Style!
  1140.  
  1141. Heading8Style!
  1142.  
  1143. MonospacedStyle!
  1144.  
  1145. CustomHTMLStyle!
  1146.  
  1147. PreformattedStyle!
  1148.  
  1149. AddressStyle!
  1150.  
  1151. QuotationsOutlnStyle!
  1152.  
  1153. DefinitionsOutlnStyle!
  1154.  
  1155. Quotation1Style!
  1156.  
  1157. Quotation2Style!
  1158.  
  1159. Quotation3Style!
  1160.  
  1161. Quotation4Style!
  1162.  
  1163. Quotation5Style!
  1164.  
  1165. Quotation6Style!
  1166.  
  1167. Quotation7Style!
  1168.  
  1169. Quotation8Style!
  1170.  
  1171. Definition1Style!
  1172.  
  1173. Definition2Style!
  1174.  
  1175. Definition3Style!
  1176.  
  1177. Definition4Style!
  1178.  
  1179. Definition5Style!
  1180.  
  1181. Definition6Style!
  1182.  
  1183. Definition7Style!
  1184.  
  1185. Definition8Style!
  1186.  
  1187. Level9Style!
  1188.  
  1189. Legal9Style!
  1190.  
  1191. Heading9Style!
  1192.  
  1193. Quotation9Style!
  1194.  
  1195. DefinitionStyle! 
  1196.  
  1197. BoxCaptionNumberStyle
  1198.  
  1199. Syntax
  1200.  
  1201. (Style: any)
  1202.  
  1203. Description
  1204.  
  1205. Specify a caption numbering style. Precede with BoxCreate or BoxEdit and end with BoxEnd.
  1206.  
  1207. Parameters
  1208.  
  1209. Style: any    NormalStyle!
  1210.  
  1211. FootnoteNumberInDocumentStyle!
  1212.  
  1213. EndnoteNumberInDocumentStyle!
  1214.  
  1215. FigureNumberStyle!
  1216.  
  1217. TableBoxNumberStyle!
  1218.  
  1219. TextBoxNumberStyle!
  1220.  
  1221. UserBoxNumberStyle!
  1222.  
  1223. EquationNumberStyle!
  1224.  
  1225. HypertextStyle!
  1226.  
  1227. ToC1Style!
  1228.  
  1229. ToC2Style!
  1230.  
  1231. ToC3Style!
  1232.  
  1233. ToC4Style!
  1234.  
  1235. ToC5Style!
  1236.  
  1237. Index1Style!
  1238.  
  1239. Index2Style!
  1240.  
  1241. ListStyle!
  1242.  
  1243. ToAStyle!
  1244.  
  1245. DocStyle!
  1246.  
  1247. BoxTextStyle!
  1248.  
  1249. CaptionStyle!
  1250.  
  1251. FootnoteStyle!
  1252.  
  1253. EndnoteStyle!
  1254.  
  1255. CommentStyle!
  1256.  
  1257. HeaderAStyle!
  1258.  
  1259. HeaderBStyle!
  1260.  
  1261. FooterAStyle!
  1262.  
  1263. FooterBStyle!
  1264.  
  1265. WatermarkAStyle!
  1266.  
  1267. WatermarkBStyle!AddressStyle!
  1268.  
  1269. ParagraphOutlnStyle!
  1270.  
  1271. OutlineStyle!
  1272.  
  1273. LegalOutlnStyle!
  1274.  
  1275. BulletsOutlnStyle!
  1276.  
  1277. HeadingsOutlnStyle!
  1278.  
  1279. Legal_2OutlnStyle!
  1280.  
  1281. NumbersOutlnStyle!
  1282.  
  1283. Level1Style!
  1284.  
  1285. Level2Style!
  1286.  
  1287. Level3Style!
  1288.  
  1289. Level4Style!
  1290.  
  1291. Level5Style!
  1292.  
  1293. Level6Style!
  1294.  
  1295. Level7Style!
  1296.  
  1297. Level8Style!
  1298.  
  1299. Legal1Style!
  1300.  
  1301. Legal2Style!
  1302.  
  1303. Legal3Style!
  1304.  
  1305. Legal4Style!
  1306.  
  1307. Legal5Style!
  1308.  
  1309. Legal6Style!
  1310.  
  1311. Legal7Style!
  1312.  
  1313. Legal8Style!
  1314.  
  1315. Heading1Style!
  1316.  
  1317. Heading2Style!
  1318.  
  1319. Heading3Style!
  1320.  
  1321. Heading4Style!
  1322.  
  1323. Heading5Style!
  1324.  
  1325. Heading6Style!
  1326.  
  1327. Heading7Style!
  1328.  
  1329. Heading8Style!
  1330.  
  1331. MonospacedStyle!
  1332.  
  1333. CustomHTMLStyle!
  1334.  
  1335. PreformattedStyle!
  1336.  
  1337. AddressStyle!
  1338.  
  1339. QuotationsOutlnStyle!
  1340.  
  1341. DefinitionsOutlnStyle!
  1342.  
  1343. Quotation1Style!
  1344.  
  1345. Quotation2Style!
  1346.  
  1347. Quotation3Style!
  1348.  
  1349. Quotation4Style!
  1350.  
  1351. Quotation5Style!
  1352.  
  1353. Quotation6Style!
  1354.  
  1355. Quotation7Style!
  1356.  
  1357. Quotation8Style!
  1358.  
  1359. Definition1Style!
  1360.  
  1361. Definition2Style!
  1362.  
  1363. Definition3Style!
  1364.  
  1365. Definition4Style!
  1366.  
  1367. Definition5Style!
  1368.  
  1369. Definition6Style!
  1370.  
  1371. Definition7Style!
  1372.  
  1373. Definition8Style!
  1374.  
  1375. Level9Style!
  1376.  
  1377. Legal9Style!
  1378.  
  1379. Heading9Style!
  1380.  
  1381. Quotation9Style!
  1382.  
  1383. DefinitionStyle! 
  1384.  
  1385. BoxCaptionPosition
  1386.  
  1387. Syntax
  1388.  
  1389. (Side: enumeration; Border: enumeration; Alignment: enumeration; AlignmentOffset: any)
  1390.  
  1391. Description
  1392.  
  1393. Specify the caption position.
  1394.  
  1395. Parameters
  1396.  
  1397. Side: enumeration    Specify the side of the box on which the caption appears.
  1398.  
  1399. Bottom!
  1400.  
  1401. Left!
  1402.  
  1403. Right!
  1404.  
  1405. Top!
  1406.  
  1407. Border: enumeration    Specify where the caption is in relation to the border.
  1408.  
  1409. InsideBorder!
  1410.  
  1411. OnBorder!
  1412.  
  1413. OutsideBorder!
  1414.  
  1415. Alignment: enumeration (optional)    Specify the caption position.
  1416.  
  1417. Bottom!
  1418.  
  1419. Center!
  1420.  
  1421. Left!
  1422.  
  1423. Right!
  1424.  
  1425. Top!
  1426.  
  1427. AlignmentOffset: any (optional)    Specify the alignment for the caption text.
  1428.  
  1429. BoxCaptionRotation
  1430.  
  1431. Syntax
  1432.  
  1433. (Rotation: enumeration)
  1434.  
  1435. Description
  1436.  
  1437. Rotate the captions. Precede with a command such as BoxCreate and BoxUpdateDisplay, and end with BoxEnd.
  1438.  
  1439. Parameters
  1440.  
  1441. Rotation: enumeration    Degrees180!
  1442.  
  1443. Degrees270!
  1444.  
  1445. Degrees90!
  1446.  
  1447. None!
  1448.  
  1449. BoxChangeLineHeight
  1450.  
  1451. Syntax
  1452.  
  1453. (State: enumeration)
  1454.  
  1455. Description
  1456.  
  1457. Specify whether line height changes when a box is attached to a character. Default: Yes!
  1458.  
  1459. Parameters
  1460.  
  1461. State: enumeration    No!
  1462.  
  1463. Yes!
  1464.  
  1465. BoxChangeStyle
  1466.  
  1467. Syntax
  1468.  
  1469. (BoxType: any)
  1470.  
  1471. Description
  1472.  
  1473. Specify a box style.
  1474.  
  1475. Parameters
  1476.  
  1477. BoxType: any    Enclose user-defined styles in quotation marks.
  1478.  
  1479. ButtonBox!
  1480.  
  1481. EquationBox!
  1482.  
  1483. FigureBox!
  1484.  
  1485. InlineEquationBox!
  1486.  
  1487. NoBox!
  1488.  
  1489. TableBox!
  1490.  
  1491. TextBox!
  1492.  
  1493. UserBox!
  1494.  
  1495. WatermarkImageBox!
  1496.  
  1497. BoxContentEdit
  1498.  
  1499. Syntax
  1500.  
  1501. ()
  1502.  
  1503. Description
  1504.  
  1505. Create and edit graphics box contents. Follow with commands that furnish box contents.
  1506.  
  1507. BoxContentPosition
  1508.  
  1509. Syntax
  1510.  
  1511. (Horizontal: enumeration; Vertical: enumeration)
  1512.  
  1513. Description
  1514.  
  1515. Position box contents inside the box.
  1516.  
  1517. Parameters
  1518.  
  1519. Horizontal: enumeration    Center!
  1520.  
  1521. Left!
  1522.  
  1523. Right!
  1524.  
  1525. Vertical: enumeration    Bottom!
  1526.  
  1527. Center!
  1528.  
  1529. Top!
  1530.  
  1531. BoxContentPreserveAspectRatio
  1532.  
  1533. Syntax
  1534.  
  1535. (State: enumeration)
  1536.  
  1537. Description
  1538.  
  1539. Preserve the image width/height ratio when the box changes.
  1540.  
  1541. Parameters
  1542.  
  1543. State: enumeration    No!
  1544.  
  1545. Yes!
  1546.  
  1547. BoxContentType
  1548.  
  1549. Syntax
  1550.  
  1551. (Content: enumeration)
  1552.  
  1553. Description
  1554.  
  1555. Specify the graphics box content type.
  1556.  
  1557. Parameters
  1558.  
  1559. Content: enumeration    Empty!
  1560.  
  1561. Equation!
  1562.  
  1563. External!
  1564.  
  1565. Image!
  1566.  
  1567. LinkedText!
  1568.  
  1569. Macro!
  1570.  
  1571. Presentation!
  1572.  
  1573. Text!
  1574.  
  1575. Video!
  1576.  
  1577. BoxCounter
  1578.  
  1579. Syntax
  1580.  
  1581. (CounterName: any)
  1582.  
  1583. Description
  1584.  
  1585. Assign a new counter to the current box or box style.
  1586.  
  1587. Parameters
  1588.  
  1589. CounterName: any    EquationCounter!
  1590.  
  1591. FigureCounter!
  1592.  
  1593. None!
  1594.  
  1595. TableBoxCounter!
  1596.  
  1597. TextBoxCounter!
  1598.  
  1599. UserBoxCounter!
  1600.  
  1601. BoxCreate
  1602.  
  1603. Syntax
  1604.  
  1605. (BoxType: any)
  1606.  
  1607. Description
  1608.  
  1609. Create a graphics box. Follow with box-editing commands and BoxEnd.
  1610.  
  1611. Parameters
  1612.  
  1613. BoxType: any    ButtonBox!
  1614.  
  1615. EquationBox!
  1616.  
  1617. FigureBox!
  1618.  
  1619. InLineEquationBox!
  1620.  
  1621. NoBox!
  1622.  
  1623. TableBox!
  1624.  
  1625. TextBox!
  1626.  
  1627. UserBox!
  1628.  
  1629. WatermarkImageBox!
  1630.  
  1631. BoxDelete
  1632.  
  1633. Syntax
  1634.  
  1635. (BoxType: enumeration; BoxNumber: numeric)
  1636.  
  1637. Description
  1638.  
  1639. Delete a graphics box.
  1640.  
  1641. Parameters
  1642.  
  1643. BoxType: enumeration    ButtonBox!
  1644.  
  1645. EquationBox!
  1646.  
  1647. FigureBox!
  1648.  
  1649. InlineEquationBox!
  1650.  
  1651. NoBox!
  1652.  
  1653. TableBox!
  1654.  
  1655. TextBox!
  1656.  
  1657. UserBox!
  1658.  
  1659. WatermarkImageBox!
  1660.  
  1661. BoxNumber: numeric    
  1662.  
  1663. BoxEdit
  1664.  
  1665. Syntax
  1666.  
  1667. (BoxNumber: numeric)
  1668.  
  1669. Description
  1670.  
  1671. Specify the number of a graphics box to edit.
  1672.  
  1673. Parameters
  1674.  
  1675. BoxNumber: numeric    
  1676.  
  1677. BoxEditByCounter
  1678.  
  1679. Syntax
  1680.  
  1681. (CounterName: any; {CounterLevelNumber: numeric})
  1682.  
  1683. Description
  1684.  
  1685. Specify the counter name and number of a graphics box to edit.
  1686.  
  1687. Parameters
  1688.  
  1689. CounterName: any    EquationCounter!
  1690.  
  1691. FigureCounter!
  1692.  
  1693. None!
  1694.  
  1695. TableBoxCounter!
  1696.  
  1697. TextBoxCounter!
  1698.  
  1699. UserBoxCounter!
  1700.  
  1701. CounterLevelNumber: numeric (optional)    Repeat for each counter level.
  1702.  
  1703. BoxEditNext
  1704.  
  1705. Syntax
  1706.  
  1707. (BoxType: enumeration)
  1708.  
  1709. Description
  1710.  
  1711. Begin the editing commands for the next box or a specified box type. Follow with box-editing commands and BoxEnd.
  1712.  
  1713. Parameters
  1714.  
  1715. BoxType: enumeration (optional)    Default: box after the insertion point, regardless of type.
  1716.  
  1717. ButtonBox!
  1718.  
  1719. EquationBox!
  1720.  
  1721. FigureBox!
  1722.  
  1723. InlineEquationBox!
  1724.  
  1725. NoBox!
  1726.  
  1727. TableBox!
  1728.  
  1729. TextBox!
  1730.  
  1731. UserBox!
  1732.  
  1733. WatermarkImageBox!
  1734.  
  1735. BoxEditPrevious
  1736.  
  1737. Syntax
  1738.  
  1739. (BoxType: enumeration)
  1740.  
  1741. Description
  1742.  
  1743. Begin the editing commands for the previous box or a specified box type.
  1744.  
  1745. Parameters
  1746.  
  1747. BoxType: enumeration (optional)    Default: box immediately before the insertion point, regardless of type.
  1748.  
  1749. ButtonBox!
  1750.  
  1751. EquationBox!
  1752.  
  1753. FigureBox!
  1754.  
  1755. InlineEquationBox!
  1756.  
  1757. NoBox!
  1758.  
  1759. TableBox!
  1760.  
  1761. TextBox!
  1762.  
  1763. UserBox!
  1764.  
  1765. WatermarkImageBox!
  1766.  
  1767. BoxEnd
  1768.  
  1769. Syntax
  1770.  
  1771. (State: enumeration; BoxOptionsBar: enumeration)
  1772.  
  1773. Description
  1774.  
  1775. Save the editing changes to a graphics box and display or hide the Graphics Box Property Bar.
  1776.  
  1777. Parameters
  1778.  
  1779. State: enumeration (optional)    Cancel!
  1780.  
  1781. Save!
  1782.  
  1783. BoxOptionsBar: enumeration (optional)    Display or hide the Graphics Property Bar.
  1784.  
  1785. DontHide!
  1786.  
  1787. Hide!
  1788.  
  1789. BoxEquationColor
  1790.  
  1791. Syntax
  1792.  
  1793. (ColorName: string; Red: numeric; Green: numeric; Blue: numeric; Shade: numeric)
  1794.  
  1795. Description
  1796.  
  1797. Specify a box equation color and shading value. Precede with BoxCreate or BoxEdit and end with BoxEnd.
  1798.  
  1799. Parameters
  1800.  
  1801. ColorName: string (optional)    This parameter has been left in for backward compatability with previous versions of WordPerfect. To specify a color in WordPerfect 8, use the Red, Green, and Blue parameters.
  1802.  
  1803. Red: numeric (optional)    Value: 0-255.
  1804.  
  1805. Green: numeric (optional)    Value: 0-255.
  1806.  
  1807. Blue: numeric (optional)    Value: 0-255.
  1808.  
  1809. Shade: numeric (optional)    Percent: 0-100.
  1810.  
  1811. BoxEquationDefaultFont
  1812.  
  1813. Syntax
  1814.  
  1815. (FontSize: any)
  1816.  
  1817. Description
  1818.  
  1819. Specify a default font and size.
  1820.  
  1821. Parameters
  1822.  
  1823. FontSize: any    DefaultSize!
  1824.  
  1825. BoxEquationFilename
  1826.  
  1827. Syntax
  1828.  
  1829. (Filename: string)
  1830.  
  1831. Description
  1832.  
  1833. Specify the name of an equation file and designate the box contents as an equation. To retrieve an equation file, use FileOpen.
  1834.  
  1835. Parameters
  1836.  
  1837. Filename: string    The name of the equation file.
  1838.  
  1839. BoxEquationFont
  1840.  
  1841. Syntax
  1842.  
  1843. (FontName: string; FontSize: measurement; Family: enumeration; Attributes: enumeration; Weight: enumeration; Width: enumeration; Source: enumeration; Type: enumeration; CharacterSet: enumeration)
  1844.  
  1845. Description
  1846.  
  1847. Specify an equation font. Use with BoxEquationFontSize.
  1848.  
  1849. Parameters
  1850.  
  1851. FontName: string    The name of the font.
  1852.  
  1853. FontSize: measurement (optional)    The point size of the font.
  1854.  
  1855. Family: enumeration (optional)    FamilyAestheticOrnamented!
  1856.  
  1857. FamilyAlbertus!
  1858.  
  1859. FamilyBodoni!
  1860.  
  1861. FamilyBroadway!
  1862.  
  1863. FamilyBrush!
  1864.  
  1865. FamilyCenturySchoolbook!
  1866.  
  1867. FamilyComputer!
  1868.  
  1869. FamilyCourier!
  1870.  
  1871. FamilyHelvetica!
  1872.  
  1873. FamilyHobo!
  1874.  
  1875. FamilyITCBenquiat!
  1876.  
  1877. FamilyITCGaramond!
  1878.  
  1879. FamilyITCLubalinGraph!
  1880.  
  1881. FamilyITCRonda!
  1882.  
  1883. FamilyITCZapfDingbats!
  1884.  
  1885. FamilyLetterGothic!
  1886.  
  1887. FamilyMadrone!
  1888.  
  1889. FamilyMicrostyle!
  1890.  
  1891. FamilyOldEnglish!
  1892.  
  1893. FamilyOptima!
  1894.  
  1895. FamilyParkAvenue!
  1896.  
  1897. FamilyPonderosa!
  1898.  
  1899. FamilyPTBarnum!
  1900.  
  1901. FamilyRevue!
  1902.  
  1903. FamilySignetRoundhand!
  1904.  
  1905. FamilyTekton!
  1906.  
  1907. FamilyTimesRoman!
  1908.  
  1909. FamilyUncial!
  1910.  
  1911. Attributes: enumeration (optional)    FontMatchItalic!
  1912.  
  1913. FontMatchNormal!
  1914.  
  1915. FontMatchOutline!
  1916.  
  1917. FontMatchShadow!
  1918.  
  1919. FontMatchSmallCaps!
  1920.  
  1921. Weight: enumeration (optional)    WeightBlack!
  1922.  
  1923. WeightBold!
  1924.  
  1925. WeightBook!
  1926.  
  1927. WeightDemiBold!
  1928.  
  1929. WeightDemiLight!
  1930.  
  1931. WeightExtraBlack!
  1932.  
  1933. WeightExtraBold!
  1934.  
  1935. WeightExtraHeavy!
  1936.  
  1937. WeightExtraLight!
  1938.  
  1939. WeightExtraThin!
  1940.  
  1941. WeightHeavy!
  1942.  
  1943. WeightLight!
  1944.  
  1945. WeightMaximum!
  1946.  
  1947. WeightMedium!
  1948.  
  1949. WeightRegular!
  1950.  
  1951. WeightRoman!
  1952.  
  1953. WeightSemiBold!
  1954.  
  1955. WeightSemiLight!
  1956.  
  1957. WeightThin!
  1958.  
  1959. WeightUltraBlack!
  1960.  
  1961. WeightUltraHeavy!
  1962.  
  1963. WeightUltraLight!
  1964.  
  1965. WeightUltraThin!
  1966.  
  1967. WeightUnknown!
  1968.  
  1969. Width: enumeration(optional)    WidthCompressed!
  1970.  
  1971. WidthCondensed!
  1972.  
  1973. WidthDoubleWide!
  1974.  
  1975. WidthExpanded!
  1976.  
  1977. WidthExtraCondensed!
  1978.  
  1979. WidthExtraExpanded!
  1980.  
  1981. WidthNormal!
  1982.  
  1983. WidthSemiCondensed!
  1984.  
  1985. WidthSemiExpanded!
  1986.  
  1987. WidthTripleWide!
  1988.  
  1989. WidthUltraCompressed!
  1990.  
  1991. WidthUltraCondensed!
  1992.  
  1993. WidthUltraExpanded!
  1994.  
  1995. WidthUnknown!
  1996.  
  1997. Source: enumeration (optional)    DRSFile!
  1998.  
  1999. PRSFile!
  2000.  
  2001. Type: enumeration (optional)    Intellifont!
  2002.  
  2003. Speedo!
  2004.  
  2005. TrueType!
  2006.  
  2007. Type1!
  2008.  
  2009. CharacterSet: enumeration (optional)    FontMatchArabic!
  2010.  
  2011. FontMatchArabicScript!
  2012.  
  2013. FontMatchASCII!
  2014.  
  2015. FontMatchBoxDrawing!
  2016.  
  2017. FontMatchCyrillic!
  2018.  
  2019. FontMatchGreek!
  2020.  
  2021. FontMatchHebrew!
  2022.  
  2023. FontMatchIconicSymbols!
  2024.  
  2025. FontMatchJapaneseKana!
  2026.  
  2027. FontMatchMath!
  2028.  
  2029. FontMatchMathExtension!
  2030.  
  2031. FontMatchMultinational1!
  2032.  
  2033. FontMatchMultinational2!
  2034.  
  2035. FontMatchTypographicSymbols!
  2036.  
  2037. FontMatchUserDefined!
  2038.  
  2039. BoxEquationFontSize
  2040.  
  2041. Syntax
  2042.  
  2043. (Size: measurement)
  2044.  
  2045. Description
  2046.  
  2047. Specify an equation font size.
  2048.  
  2049. Parameters
  2050.  
  2051. Size: measurement    The point size of the font.
  2052.  
  2053. BoxEquationRedisplay
  2054.  
  2055. Syntax
  2056.  
  2057. (Zoom: numeric)
  2058.  
  2059. Description
  2060.  
  2061. Enlarge or reduce an equation display.
  2062.  
  2063. Parameters
  2064.  
  2065. Zoom: numeric (optional)    Amount to reduce or enlarge equation display.
  2066.  
  2067. BoxEquationSaveAsGraphic
  2068.  
  2069. Syntax
  2070.  
  2071. (Filename: string; Format: enumeration)
  2072.  
  2073. Description
  2074.  
  2075. Save an equation box as a graphics file.
  2076.  
  2077. Parameters
  2078.  
  2079. Filename: string    Name for the graphics file.
  2080.  
  2081. Format: enumeration (optional)    Default: current graphics format.
  2082.  
  2083. Presentations_20!
  2084.  
  2085. WordPerfectGraphic_10!
  2086.  
  2087. WordPerfectGraphic_20!
  2088.  
  2089. BoxFill
  2090.  
  2091. Syntax
  2092.  
  2093. (FillStyleName: any)
  2094.  
  2095. Description
  2096.  
  2097. Select a box fill style.
  2098.  
  2099. Parameters
  2100.  
  2101. FillStyleName: any    Fill10!
  2102.  
  2103. Fill100!
  2104.  
  2105. Fill20!
  2106.  
  2107. Fill30!
  2108.  
  2109. Fill40!
  2110.  
  2111. Fill5!
  2112.  
  2113. Fill50!
  2114.  
  2115. Fill60!
  2116.  
  2117. Fill70!
  2118.  
  2119. Fill80!
  2120.  
  2121. Fill90!
  2122.  
  2123. FillButton!
  2124.  
  2125. NoFill!
  2126.  
  2127. BoxForwardOne
  2128.  
  2129. Syntax
  2130.  
  2131. ()
  2132.  
  2133. Description
  2134.  
  2135. Move the selected object(s) forward one layer.
  2136.  
  2137. BoxHeight
  2138.  
  2139. Syntax
  2140.  
  2141. (Height: any)
  2142.  
  2143. Description
  2144.  
  2145. Specify the box height according to the height of box contents or a fixed measurement.
  2146.  
  2147. Parameters
  2148.  
  2149. Height: any    Lets you specify whether the height of the box is determined by the height of the box contents or by a minimum box height.
  2150.  
  2151. AutoHeight!
  2152.  
  2153. MinHeight!
  2154.  
  2155. BoxHorizontalAlignment
  2156.  
  2157. Syntax
  2158.  
  2159. (Alignment: enumeration; Position: enumeration; Offset: measurement; LeftColumn: numeric; RightColumn: numeric)
  2160.  
  2161. Description
  2162.  
  2163. Specify the alignment of a box attached to a page or paragraph.
  2164.  
  2165. Parameters
  2166.  
  2167. Alignment: enumeration    AlignColumns!
  2168.  
  2169. AlignMargins!
  2170.  
  2171. Position: enumeration    The horizontal position after alignment to margins or columns.
  2172.  
  2173. Center!
  2174.  
  2175. FullAlign!
  2176.  
  2177. Left!
  2178.  
  2179. Right!
  2180.  
  2181. Offset: measurement (optional)    The image position relative to the alignment point. Left is a negative number, right is positive
  2182.  
  2183. LeftColumn: numeric (optional)    Use when a box aligns to columns.
  2184.  
  2185. RightColumn: numeric (optional)    Use when a box aligns to columns.
  2186.  
  2187. BoxHorizontalPosition
  2188.  
  2189. Syntax
  2190.  
  2191. (Position: measurement)
  2192.  
  2193. Description
  2194.  
  2195. Specify the horizontal position of a box relative to the left edge of the page.
  2196.  
  2197. Parameters
  2198.  
  2199. Position: measurement    Specify how far the box should be from the left edge of the page.
  2200.  
  2201. BoxImageBlackWhiteThreshold
  2202.  
  2203. Syntax
  2204.  
  2205. (Threshold: numeric)
  2206.  
  2207. Description
  2208.  
  2209. Specify the point at which colors and/or grays in the current image convert to black and white.
  2210.  
  2211. Parameters
  2212.  
  2213. Threshold: numeric    Value: 1-255. Values below the threshold convert to black, those above convert to white. Default: 127.
  2214.  
  2215. BoxImageBrightness
  2216.  
  2217. Syntax
  2218.  
  2219. (Amount: numeric)
  2220.  
  2221. Description
  2222.  
  2223. Adjust the brightness (saturation) of a color or black and white image.
  2224.  
  2225. Parameters
  2226.  
  2227. Amount: numeric    Value: -1.0 to 1.0. Black: -1.0. White: 1.0.
  2228.  
  2229. BoxImageContrast
  2230.  
  2231. Syntax
  2232.  
  2233. (Contrast: numeric)
  2234.  
  2235. Description
  2236.  
  2237. Specify the contrast between light and dark areas of an image.
  2238.  
  2239. Parameters
  2240.  
  2241. Contrast: numeric    Value: -1.0 to 1.0. Slight: -1.0. Strong: 1.0.
  2242.  
  2243. BoxImageDitherMethod
  2244.  
  2245. Syntax
  2246.  
  2247. (Method: enumeration; Source: enumeration)
  2248.  
  2249. Description
  2250.  
  2251. Specify a dither method and source.
  2252.  
  2253. Parameters
  2254.  
  2255. Method: enumeration    Default!
  2256.  
  2257. ErrorDiffusionDither!
  2258.  
  2259. Halftoning!
  2260.  
  2261. OrderedDither!
  2262.  
  2263. Source: enumeration    Default!
  2264.  
  2265. External!
  2266.  
  2267. Printer!
  2268.  
  2269. WordPerfect!
  2270.  
  2271. BoxImageFill
  2272.  
  2273. Syntax
  2274.  
  2275. (ImageFillType: enumeration)
  2276.  
  2277. Description
  2278.  
  2279. Specify an image fill type. Images can have normal fill, no fill, or white fill.
  2280.  
  2281. Parameters
  2282.  
  2283. ImageFillType: enumeration    Normal!
  2284.  
  2285. Transparent!
  2286.  
  2287. White!
  2288.  
  2289. BoxImageFlipX
  2290.  
  2291. Syntax
  2292.  
  2293. (State: enumeration)
  2294.  
  2295. Description
  2296.  
  2297. Flip an image box on its X (horizontal) axis, turning the image upside down.
  2298.  
  2299. Parameters
  2300.  
  2301. State: enumeration    No!
  2302.  
  2303. Yes!
  2304.  
  2305. BoxImageFlipY
  2306.  
  2307. Syntax
  2308.  
  2309. (State: enumeration)
  2310.  
  2311. Description
  2312.  
  2313. Reverse an image box on its Y (vertical) axis, turning the image from side to side.
  2314.  
  2315. Parameters
  2316.  
  2317. State: enumeration    No!
  2318.  
  2319. Yes!
  2320.  
  2321. BoxImageHalfToneOptions
  2322.  
  2323. Syntax
  2324.  
  2325. (HalfTone: enumeration; LPI: numeric; Plane0: numeric; Plane1: numeric; Plane2: numeric; Plane3: numeric)
  2326.  
  2327. Description
  2328.  
  2329. Specify the default or user-defined halftone values for the current printer.
  2330.  
  2331. Parameters
  2332.  
  2333. HalfTone: enumeration    DefaultValues!
  2334.  
  2335. SetValues!
  2336.  
  2337. LPI: numeric (optional)    The number of lines per inch for user-defined values.
  2338.  
  2339. Plane0: numeric (optional)    The first halftone angle for user-defined values.
  2340.  
  2341. Plane1: numeric (optional)    The second halftone angle for user-defined values.
  2342.  
  2343. Plane2: numeric (optional)    The third halftone angle for user-defined values.
  2344.  
  2345. Plane3: numeric (optional)    The fourth halftone angle for user-defined values.
  2346.  
  2347. BoxImageInvertColors
  2348.  
  2349. Syntax
  2350.  
  2351. (State: enumeration)
  2352.  
  2353. Description
  2354.  
  2355. Convert the image colors to their complements.
  2356.  
  2357. Parameters
  2358.  
  2359. State: enumeration    No!
  2360.  
  2361. Yes!
  2362.  
  2363. BoxImageMonochrome
  2364.  
  2365. Syntax
  2366.  
  2367. (State: enumeration)
  2368.  
  2369. Description
  2370.  
  2371. Convert a color image to black and white, and specify the threshold for blackness.
  2372.  
  2373. Parameters
  2374.  
  2375. State: enumeration    No!
  2376.  
  2377. Yes!
  2378.  
  2379. BoxImageMove
  2380.  
  2381. Syntax
  2382.  
  2383. (XPosition: numeric; YPosition: numeric)
  2384.  
  2385. Description
  2386.  
  2387. Move an image within a box.
  2388.  
  2389. Parameters
  2390.  
  2391. XPosition: numeric    The horizontal position. Value: -5.0 to 5.0. Default: 0 (centered).
  2392.  
  2393. YPosition: numeric    The vertical position. Value: -5.0 to 5.0. Default: 0 (centered).
  2394.  
  2395. BoxImageRetrieve
  2396.  
  2397. Syntax
  2398.  
  2399. (Action: enumeration; Filename: string; FileFormat: enumeration)
  2400.  
  2401. Description
  2402.  
  2403. Retrieve an image.
  2404.  
  2405. Parameters
  2406.  
  2407. Action: enumeration    LeaveExternal!
  2408.  
  2409. MakeInternal!
  2410.  
  2411. UseInternal!
  2412.  
  2413. Filename: string    Specify the filename of the image you want to insert into the box.
  2414.  
  2415. FileFormat: enumeration (optional)    AdobePhotoShop!
  2416.  
  2417. AutoCAD_DXF!
  2418.  
  2419. BIFFCharts!
  2420.  
  2421. Bitmap!
  2422.  
  2423. CALSBitmap!
  2424.  
  2425. CGM!
  2426.  
  2427. CompuserveGIF!
  2428.  
  2429. CompuserveGIF24!
  2430.  
  2431. CorelPhotoPaint!
  2432.  
  2433. CorelVentura!
  2434.  
  2435. CorelWavelen!
  2436.  
  2437. EncapsulatedPostScript!
  2438.  
  2439. EnhancedWindowsMetaFile!
  2440.  
  2441. FAX_TIFF!
  2442.  
  2443. GEMIMG!
  2444.  
  2445. HewlettPackardGraphicPlotter!
  2446.  
  2447. JPEG!
  2448.  
  2449. KodakPhotoCD!
  2450.  
  2451. LotusPIC!
  2452.  
  2453. Macintosh_PICT!
  2454.  
  2455. MacPaint!
  2456.  
  2457. Micrografx!
  2458.  
  2459. MicrografxPicturePublisher4!
  2460.  
  2461. PCPaintbrushX!
  2462.  
  2463. Presentations_20!
  2464.  
  2465. ScitexCT!
  2466.  
  2467. TaggedImageFileFormat!
  2468.  
  2469. TarGA!
  2470.  
  2471. WindowsMetaFile!
  2472.  
  2473. WordPerfectGraphic_10!
  2474.  
  2475. WordPerfectGraphic_20!
  2476.  
  2477. WPChartingData_10!
  2478.  
  2479. WPChartingData_10E!
  2480.  
  2481. WPChartingData_20!
  2482.  
  2483. WPChartingStyle_10!
  2484.  
  2485. WPChartingStyle_10E!
  2486.  
  2487. WPChartingStyle_20!
  2488.  
  2489. WPWorksPaint_20!
  2490.  
  2491. BoxImageRotate
  2492.  
  2493. Syntax
  2494.  
  2495. (Rotation: numeric)
  2496.  
  2497. Description
  2498.  
  2499. Rotate an image within a box.
  2500.  
  2501. Parameters
  2502.  
  2503. Rotation: numeric    Value: 0.0 to 359.0.
  2504.  
  2505. BoxImageSave
  2506.  
  2507. Syntax
  2508.  
  2509. (Filename: string; Format: enumeration)
  2510.  
  2511. Description
  2512.  
  2513. Save an image, and optionally rename it and specify a graphics format.
  2514.  
  2515. Parameters
  2516.  
  2517. Filename: string    Specify a filename for the newly saved graphic.
  2518.  
  2519. Format: enumeration    Presentations_20!
  2520.  
  2521. WordPerfectGraphic_10!
  2522.  
  2523. WordPerfectGraphic_20!
  2524.  
  2525. BoxImageScaling
  2526.  
  2527. Syntax
  2528.  
  2529. (XScale: numeric; YScale: numeric)
  2530.  
  2531. Description
  2532.  
  2533. Scale an image within a box.
  2534.  
  2535. Parameters
  2536.  
  2537. XScale: numeric    The image width. Value: 0.01 to 9.99. Default: 1.0.
  2538.  
  2539. YScale: numeric    The image height. Value: 0.01 to 9.99. Default: 1.0.
  2540.  
  2541. BoxImageShowBackground
  2542.  
  2543. Syntax
  2544.  
  2545. (State: enumeration)
  2546.  
  2547. Description
  2548.  
  2549. Display the background colors or gradient saved with an image.
  2550.  
  2551. Parameters
  2552.  
  2553. State: enumeration    No!
  2554.  
  2555. Yes!
  2556.  
  2557. BoxInitialStyleDlg
  2558.  
  2559. Syntax
  2560.  
  2561. ()
  2562.  
  2563. Description
  2564.  
  2565. Display the Text Box Initial Style dialog box. Specify a box before this command.
  2566.  
  2567. BoxOLEEditObject
  2568.  
  2569. Syntax
  2570.  
  2571. ()
  2572.  
  2573. Description
  2574.  
  2575. Edit the graphics box contents with the OLE server.
  2576.  
  2577. BoxOverlap
  2578.  
  2579. Syntax
  2580.  
  2581. (State: enumeration)
  2582.  
  2583. Description
  2584.  
  2585. Allow a box to overlap other boxes. Precede with BoxCreate or BoxEdit and follow with BoxEnd. This command takes effect only for boxes that are attached to a page or a paragraph.
  2586.  
  2587. Parameters
  2588.  
  2589. State: enumeration    No!
  2590.  
  2591. Yes!
  2592.  
  2593. BoxPosDlg
  2594.  
  2595. Syntax
  2596.  
  2597. ()
  2598.  
  2599. Description
  2600.  
  2601. Display the Box Position dialog box.
  2602.  
  2603. BoxResetBorder
  2604.  
  2605. Syntax
  2606.  
  2607. ()
  2608.  
  2609. Description
  2610.  
  2611. Reset the border values for the current box to the values of the corresponding box style. For example, border changes made to a specific figure box reset to the default border values assigned to the Figure Box style. Precede with BoxCreate or BoxEdit and end with BoxEnd.
  2612.  
  2613. BoxResetCaption
  2614.  
  2615. Syntax
  2616.  
  2617. ()
  2618.  
  2619. Description
  2620.  
  2621. Reset the caption values for the current box to the caption values of the corresponding box style. For example, caption changes made to a specific text box are reset to the default caption values assigned to the Text Box style. Precede with BoxEdit and end with BoxEnd.
  2622.  
  2623. BoxResetContent
  2624.  
  2625. Syntax
  2626.  
  2627. ()
  2628.  
  2629. Description
  2630.  
  2631. Reset the content values for the current box to the content values of the corresponding box style. For example, content changes made to a specific user box are reset to the values assigned to the User Box style. Precede with BoxEdit and end with BoxEnd.
  2632.  
  2633. BoxResetContentRender
  2634.  
  2635. Syntax
  2636.  
  2637. ()
  2638.  
  2639. Description
  2640.  
  2641. Reset the content render values for the current box to the values of the corresponding box style. For example, content render changes made to a specific equation box are reset to the default content render values assigned to the Equation Box style.
  2642.  
  2643. BoxResetCounter
  2644.  
  2645. Syntax
  2646.  
  2647. ()
  2648.  
  2649. Description
  2650.  
  2651. Reset the counter values for the current box to the values of the corresponding box style. For example, counter changes made to an equation box are reset to the default counter values of the Equation Box style.
  2652.  
  2653. BoxResetFill
  2654.  
  2655. Syntax
  2656.  
  2657. ()
  2658.  
  2659. Description
  2660.  
  2661. Reset the fill values for the current box to the values of the corresponding box style. For example, fill style changes made to a figure box are reset to the fill values of the Figure Box style.
  2662.  
  2663. BoxResetPosition
  2664.  
  2665. Syntax
  2666.  
  2667. ()
  2668.  
  2669. Description
  2670.  
  2671. Reset the position values for the current box to the position values for the corresponding box style. For example, position changes made to a figure box are reset to default position values of the Figure Box style.
  2672.  
  2673. BoxResetTextFlow
  2674.  
  2675. Syntax
  2676.  
  2677. ()
  2678.  
  2679. Description
  2680.  
  2681. Reset the text-wrapping values for the current box to the values of the corresponding box style. For example, text-wrapping changes made to a user box are reset to the text-flow values of the User Box style.
  2682.  
  2683. BoxSaveLookAsStyle
  2684.  
  2685. Syntax
  2686.  
  2687. (Style: string; Library: enumeration)
  2688.  
  2689. Description
  2690.  
  2691. Save the settings for the current box as a style. This command must be preceded by BoxCreate, BoxEdit, BoxEditByCounter, BoxEditNext, or BoxEditPrevious, and followed by BoxEnd.
  2692.  
  2693. Parameters
  2694.  
  2695. Style: string    Specify the name of the box style.
  2696.  
  2697. Library: enumeration    CurrentDoc!
  2698.  
  2699. PersonalLibrary!
  2700.  
  2701. SharedLibrary!
  2702.  
  2703. BoxStaysOnPage
  2704.  
  2705. Syntax
  2706.  
  2707. (State: enumeration)
  2708.  
  2709. Description
  2710.  
  2711. Specify whether a graphics box is allowed to move with the surrounding text. Although you may use BoxStaysOnPage to set this option for boxes that are attached to a paragraph or character, it takes effect only for boxes that are attached to a page. This command must be preceded by BoxCreate, BoxEdit, BoxEditByCounter, BoxEditNext, or BoxEditPrevious, and followed by BoxEnd.
  2712.  
  2713. Parameters
  2714.  
  2715. State: enumeration    No!
  2716.  
  2717. Yes!
  2718.  
  2719. BoxStyleCopy
  2720.  
  2721. Syntax
  2722.  
  2723. (Style: any; FromLibrary: enumeration; ToLibrary: enumeration; DestName: string)
  2724.  
  2725. Description
  2726.  
  2727. Copy a box style from one library to another and/or rename the style.
  2728.  
  2729. Parameters
  2730.  
  2731. Style: any    ButtonBox!
  2732.  
  2733. EquationBox!
  2734.  
  2735. FigureBox!
  2736.  
  2737. InlineEquationBox!
  2738.  
  2739. NoBox!
  2740.  
  2741. TableBox!
  2742.  
  2743. TextBox!
  2744.  
  2745. UserBox!
  2746.  
  2747. WatermarkImageBox!
  2748.  
  2749. FromLibrary: enumeration    CurrentDocument!
  2750.  
  2751. PersonalLibrary!
  2752.  
  2753. SharedLibrary!
  2754.  
  2755. ToLibrary: enumeration    CurrentDocument!
  2756.  
  2757. PersonalLibrary!
  2758.  
  2759. SharedLibrary!
  2760.  
  2761. DestName: string (optional)    Specify a new name for the style.
  2762.  
  2763. BoxStyleCreate
  2764.  
  2765. Syntax
  2766.  
  2767. (Style: any; Library: enumeration)
  2768.  
  2769. Description
  2770.  
  2771. Create a box style and specify the library where it resides.
  2772.  
  2773. Parameters
  2774.  
  2775. Style: any    Specify a name for the new box style.
  2776.  
  2777. Library: enumeration (optional)    CurrentDoc!
  2778.  
  2779. PersonalLibrary!
  2780.  
  2781. SharedLibrary!
  2782.  
  2783. BoxStyleDelete
  2784.  
  2785. Syntax
  2786.  
  2787. (Style: any; Library: enumeration)
  2788.  
  2789. Description
  2790.  
  2791. Delete a user-defined box style.
  2792.  
  2793. Parameters
  2794.  
  2795. Style: any    ButtonBox!
  2796.  
  2797. EquationBox!
  2798.  
  2799. FigureBox!
  2800.  
  2801. InlineEquationBox!
  2802.  
  2803. NoBox!
  2804.  
  2805. TableBox!
  2806.  
  2807. TextBox!
  2808.  
  2809. UserBox!
  2810.  
  2811. WatermarkImageBox!
  2812.  
  2813. Library: enumeration (optional)    CurrentDoc!
  2814.  
  2815. PersonalLibrary!
  2816.  
  2817. SharedLibrary!
  2818.  
  2819. BoxStyleEdit
  2820.  
  2821. Syntax
  2822.  
  2823. (Style: any; Library: enumeration)
  2824.  
  2825. Description
  2826.  
  2827. Begin box style editing.
  2828.  
  2829. Parameters
  2830.  
  2831. Style: any    Enclose user-defined styles in quotation marks.
  2832.  
  2833. ButtonBox!
  2834.  
  2835. EquationBox!
  2836.  
  2837. FigureBox!
  2838.  
  2839. InlineEquationBox!
  2840.  
  2841. NoBox!
  2842.  
  2843. TableBox!
  2844.  
  2845. TextBox!
  2846.  
  2847. UserBox!
  2848.  
  2849. WatermarkImageBox!
  2850.  
  2851. Library: enumeration (optional)    CurrentDoc!
  2852.  
  2853. PersonalLibrary!
  2854.  
  2855. SharedLibrary!
  2856.  
  2857. BoxStyleEnd
  2858.  
  2859. Syntax
  2860.  
  2861. (State: enumeration)
  2862.  
  2863. Description
  2864.  
  2865. Exit the graphics style create or edit mode with or without saving changes. Precede this command with BoxStyleCreate or BoxStyleEdit.
  2866.  
  2867. Parameters
  2868.  
  2869. State: enumeration    Cancel!
  2870.  
  2871. Save!
  2872.  
  2873. BoxStyleName
  2874.  
  2875. Syntax
  2876.  
  2877. (StyleName: string)
  2878.  
  2879. Description
  2880.  
  2881. Specify a box style name. Precede with BoxStyleCreate.
  2882.  
  2883. Parameters
  2884.  
  2885. StyleName: string    Type in a name for the new box style.
  2886.  
  2887. BoxStyleRetrieve
  2888.  
  2889. Syntax
  2890.  
  2891. (Filename: string; Library: enumeration)
  2892.  
  2893. Description
  2894.  
  2895. Retrieve all box graphics styles from the specified document or template and add to the specified style list.
  2896.  
  2897. Parameters
  2898.  
  2899. Filename: string    The path and filename of a document or template containing the styles to retrieve.
  2900.  
  2901. Library: enumeration    Destination for the retrieved styles. Use CurrentDoc! to add the styles to the current document style list. Use PersonalLibrary! to add the styles to the default template style list. Use SharedLibrary! to add the styles to the additional objects template style list. If an additional objects template is not specified in Files Preferences, and SharedLibrary! is used here, the command does nothing.
  2902.  
  2903. CurrentDoc!
  2904.  
  2905. PersonalLibrary!
  2906.  
  2907. SharedLibrary! Not used.
  2908.  
  2909. BoxStyleSave
  2910.  
  2911. Syntax
  2912.  
  2913. (Filename: string; Library: enumeration)
  2914.  
  2915. Description
  2916.  
  2917. Save all styles in the current document or a specified style library to another style library, replacing all styles already in it.
  2918.  
  2919. Parameters
  2920.  
  2921. Filename: string    The style library to save to.
  2922.  
  2923. Library: enumeration    The current style location.
  2924.  
  2925. CurrentDoc!
  2926.  
  2927. PersonalLibrary!
  2928.  
  2929. SharedLibrary!
  2930.  
  2931. BoxTextAngle
  2932.  
  2933. Syntax
  2934.  
  2935. (Angle: enumeration)
  2936.  
  2937. Description
  2938.  
  2939. Rotate the text in a text box.
  2940.  
  2941. Parameters
  2942.  
  2943. Angle: enumeration    Degrees180!
  2944.  
  2945. Degrees270!
  2946.  
  2947. Degrees90!
  2948.  
  2949. None!
  2950.  
  2951. BoxTextDefaultStyle
  2952.  
  2953. Syntax
  2954.  
  2955. (Style: any)
  2956.  
  2957. Description
  2958.  
  2959. Specify the default text box style.
  2960.  
  2961. Parameters
  2962.  
  2963. Style: any    NormalStyle!
  2964.  
  2965. FootnoteNumberInDocumentStyle!
  2966.  
  2967. EndnoteNumberInDocumentStyle!
  2968.  
  2969. FigureNumberStyle!
  2970.  
  2971. TableBoxNumberStyle!
  2972.  
  2973. TextBoxNumberStyle!
  2974.  
  2975. UserBoxNumberStyle!
  2976.  
  2977. EquationNumberStyle!
  2978.  
  2979. HypertextStyle!
  2980.  
  2981. ToC1Style!
  2982.  
  2983. ToC2Style!
  2984.  
  2985. ToC3Style!
  2986.  
  2987. ToC4Style!
  2988.  
  2989. ToC5Style!
  2990.  
  2991. Index1Style!
  2992.  
  2993. Index2Style!
  2994.  
  2995. ListStyle!
  2996.  
  2997. ToAStyle!
  2998.  
  2999. DocStyle!
  3000.  
  3001. BoxTextStyle!
  3002.  
  3003. CaptionStyle!
  3004.  
  3005. FootnoteStyle!
  3006.  
  3007. EndnoteStyle!
  3008.  
  3009. CommentStyle!
  3010.  
  3011. HeaderAStyle!
  3012.  
  3013. HeaderBStyle!
  3014.  
  3015. FooterAStyle!
  3016.  
  3017. FooterBStyle!
  3018.  
  3019. WatermarkAStyle!
  3020.  
  3021. WatermarkBStyle!AddressStyle!
  3022.  
  3023. ParagraphOutlnStyle!
  3024.  
  3025. OutlineStyle!
  3026.  
  3027. LegalOutlnStyle!
  3028.  
  3029. BulletsOutlnStyle!
  3030.  
  3031. HeadingsOutlnStyle!
  3032.  
  3033. Legal_2OutlnStyle!
  3034.  
  3035. NumbersOutlnStyle!
  3036.  
  3037. Level1Style!
  3038.  
  3039. Level2Style!
  3040.  
  3041. Level3Style!
  3042.  
  3043. Level4Style!
  3044.  
  3045. Level5Style!
  3046.  
  3047. Level6Style!
  3048.  
  3049. Level7Style!
  3050.  
  3051. Level8Style!
  3052.  
  3053. Legal1Style!
  3054.  
  3055. Legal2Style!
  3056.  
  3057. Legal3Style!
  3058.  
  3059. Legal4Style!
  3060.  
  3061. Legal5Style!
  3062.  
  3063. Legal6Style!
  3064.  
  3065. Legal7Style!
  3066.  
  3067. Legal8Style!
  3068.  
  3069. Heading1Style!
  3070.  
  3071. Heading2Style!
  3072.  
  3073. Heading3Style!
  3074.  
  3075. Heading4Style!
  3076.  
  3077. Heading5Style!
  3078.  
  3079. Heading6Style!
  3080.  
  3081. Heading7Style!
  3082.  
  3083. Heading8Style!
  3084.  
  3085. MonospacedStyle!
  3086.  
  3087. CustomHTMLStyle!
  3088.  
  3089. PreformattedStyle!
  3090.  
  3091. AddressStyle!
  3092.  
  3093. QuotationsOutlnStyle!
  3094.  
  3095. DefinitionsOutlnStyle!
  3096.  
  3097. Quotation1Style!
  3098.  
  3099. Quotation2Style!
  3100.  
  3101. Quotation3Style!
  3102.  
  3103. Quotation4Style!
  3104.  
  3105. Quotation5Style!
  3106.  
  3107. Quotation6Style!
  3108.  
  3109. Quotation7Style!
  3110.  
  3111. Quotation8Style!
  3112.  
  3113. Definition1Style!
  3114.  
  3115. Definition2Style!
  3116.  
  3117. Definition3Style!
  3118.  
  3119. Definition4Style!
  3120.  
  3121. Definition5Style!
  3122.  
  3123. Definition6Style!
  3124.  
  3125. Definition7Style!
  3126.  
  3127. Definition8Style!
  3128.  
  3129. Level9Style!
  3130.  
  3131. Legal9Style!
  3132.  
  3133. Heading9Style!
  3134.  
  3135. Quotation9Style!
  3136.  
  3137. DefinitionStyle! 
  3138.  
  3139. BoxTextEdit
  3140.  
  3141. Syntax
  3142.  
  3143. ()
  3144.  
  3145. Description
  3146.  
  3147. Begin the text box-editing commands. Follow with commands that modify box contents such as Type, and end with BoxTextEditEnd.
  3148.  
  3149. BoxTextEditEnd
  3150.  
  3151. Syntax
  3152.  
  3153. ()
  3154.  
  3155. Description
  3156.  
  3157. End the text box-editing commands. Precede with BoxTextEdit and commands such as Type, which modify box text.
  3158.  
  3159. BoxTextFilename
  3160.  
  3161. Syntax
  3162.  
  3163. (Filename: string)
  3164.  
  3165. Description
  3166.  
  3167. Specify a file to insert into a text box.
  3168.  
  3169. Parameters
  3170.  
  3171. Filename: string     Name of the file to insert into the text box.
  3172.  
  3173. BoxTextFlow
  3174.  
  3175. Syntax
  3176.  
  3177. (Wrap: enumeration)
  3178.  
  3179. Description
  3180.  
  3181. Specify the side(s) of a box to wrap text around.
  3182.  
  3183. Parameters
  3184.  
  3185. Wrap: enumeration    BothSides!
  3186.  
  3187. Columnar!
  3188.  
  3189. LargestSide!
  3190.  
  3191. LeftSide!
  3192.  
  3193. NeitherSide!
  3194.  
  3195. NoWrapping!
  3196.  
  3197. RightSide!
  3198.  
  3199. BoxTextFlowContour
  3200.  
  3201. Syntax
  3202.  
  3203. ()
  3204.  
  3205. Description
  3206.  
  3207. Contour the text outside a box to the shape of an image inside the box.
  3208.  
  3209. BoxTextFlowSquare
  3210.  
  3211. Syntax
  3212.  
  3213. ()
  3214.  
  3215. Description
  3216.  
  3217. Contour the text outside a box evenly around all sides of the box. Precede with BoxTextFlowContour.
  3218.  
  3219. BoxToBack
  3220.  
  3221. Syntax
  3222.  
  3223. ()
  3224.  
  3225. Description
  3226.  
  3227. Move the selected object(s) to the back.
  3228.  
  3229. BoxToFront
  3230.  
  3231. Syntax
  3232.  
  3233. ()
  3234.  
  3235. Description
  3236.  
  3237. Move the selected object(s) to the front.
  3238.  
  3239. BoxUpdateDisplay
  3240.  
  3241. Syntax
  3242.  
  3243. ()
  3244.  
  3245. Description
  3246.  
  3247. Update the appearance of a box after editing changes. This command must be preceded by BoxCreate, BoxEdit, BoxEditByCounter, BoxEditNext, or BoxEditPrevious, and followed by BoxEnd.
  3248.  
  3249. BoxVerticalAlignment
  3250.  
  3251. Syntax
  3252.  
  3253. (Alignment: enumeration; Offset: any)
  3254.  
  3255. Description
  3256.  
  3257. Align a box with the page or character it is attached to. This command is not valid with paragraph-attached boxes. Precede with BoxCreate or BoxEdit and follow with BoxEnd.
  3258.  
  3259. Parameters
  3260.  
  3261. Alignment: enumeration    Top!
  3262.  
  3263. Center!
  3264.  
  3265. Bottom!
  3266.  
  3267. Baseline!
  3268.  
  3269. FullAlign!
  3270.  
  3271. BaseOffset!
  3272.  
  3273. ForceLeftMargin!
  3274.  
  3275. ForceRightMargin!
  3276.  
  3277. CenteredOnBaseline!
  3278.  
  3279. BottomOnBottom!
  3280.  
  3281. Offset: any (optional)    Lets you specify how much to move the box in relation to the text to which it is attached.
  3282.  
  3283. BoxVerticalPosition
  3284.  
  3285. Syntax
  3286.  
  3287. (Alignment: any)
  3288.  
  3289. Description
  3290.  
  3291. Specify the vertical position of a box attached to a page or paragraph. For example, the distance from the top of the page (or top margin) to the top of the box. Not valid for boxes attached to characters.
  3292.  
  3293. Parameters
  3294.  
  3295. Alignment: any    Specify how much space should be between the box and the top of the page or margin.
  3296.  
  3297. BoxWidth
  3298.  
  3299. Syntax
  3300.  
  3301. (Width: any)
  3302.  
  3303. Description
  3304.  
  3305. Base the box width on the width of box contents, or specify a fixed measurement.
  3306.  
  3307. Parameters
  3308.  
  3309. Width: any    Use a number to specify a fixed width.
  3310.  
  3311. AutoWidth!
  3312.  
  3313. BoxWrapDlg
  3314.  
  3315. Syntax
  3316.  
  3317. ()
  3318.  
  3319. Description
  3320.  
  3321. Display the Wrap Text dialog box.
  3322.  
  3323. BulletDlg
  3324.  
  3325. Syntax
  3326.  
  3327. ()
  3328.  
  3329. Description
  3330.  
  3331. Display the Bullets & Numbers dialog box.
  3332.  
  3333.  
  3334.  
  3335. BulletSetCounter
  3336.  
  3337. Syntax
  3338.  
  3339. (CounterName: string; Value: numeric)
  3340.  
  3341. Description
  3342.  
  3343. Specify a bullet-style name and counter value.
  3344.  
  3345. Parameters
  3346.  
  3347. CounterName: string    Specify the name of the counter.
  3348.  
  3349. Value: numeric    Specify the value you want the counter to use.
  3350.  
  3351. ButtonBarAddItem
  3352.  
  3353. Syntax
  3354.  
  3355. (ButtonBarName: string; Template: enumeration; ItemName: string; Offset: numeric; Type: enumeration; MacroName: string; ItemText: string; Prompt: string; HelpFile: string; HelpId: string; Script: string)
  3356.  
  3357. Description
  3358.  
  3359. Add items such as macros, buttons, and separators to a toolbar. Use any combination of parameters to identify an item.
  3360.  
  3361. Parameters
  3362.  
  3363. ButtonBarName: string    The toolbar to edit.
  3364.  
  3365. Template: enumeration (optional)    The toolbar location.
  3366.  
  3367. CurrentDoc!
  3368.  
  3369. PersonalLibrary!
  3370.  
  3371. SharedLibrary!
  3372.  
  3373. ItemName: string    For predefined items, use a macro command name.
  3374.  
  3375. Offset: numeric (optional)    The position of an added item. First position: 0. Default: last.
  3376.  
  3377. Type: enumeration    Feature!
  3378.  
  3379. Launch!
  3380.  
  3381. Macro!
  3382.  
  3383. Script!
  3384.  
  3385. Separator!
  3386.  
  3387. MacroName: string (optional)    The name of the macro file.
  3388.  
  3389. ItemText: string (optional)    The text to display on a user-defined item.
  3390.  
  3391. Prompt: string (optional)    The text to display for the new item on the Application Bar.
  3392.  
  3393. HelpFile: string (optional)    The Help file to use if Help is the added item. Not used in the current version of the application.
  3394.  
  3395. HelpId: string (optional)    The ID number of the Help file specified in the HelpFile parameter. Not used in the current version of the application.
  3396.  
  3397. Script: string (optional)    The keyboard script.
  3398.  
  3399. ButtonBarCreateDlg
  3400.  
  3401. Syntax
  3402.  
  3403. ()
  3404.  
  3405. Description
  3406.  
  3407. Display the Create Toolbar dialog box.
  3408.  
  3409. ButtonBarDeleteItem
  3410.  
  3411. Syntax
  3412.  
  3413. (ButtonBarName: string; Template: enumeration; ItemName: string; Offset: numeric)
  3414.  
  3415. Description
  3416.  
  3417. Remove an item from a toolbar. Default: Last item on the current toolbar. Use any combination of parameters to identify an item.
  3418.  
  3419. Parameters
  3420.  
  3421. ButtonBarName: string    The toolbar name.
  3422.  
  3423. Template: enumeration (optional)    The toolbar location.
  3424.  
  3425. CurrentDoc!
  3426.  
  3427. PersonalLibrary!
  3428.  
  3429. SharedLibrary!
  3430.  
  3431. ItemName: string (optional)    For predefined items, use a macro command name.
  3432.  
  3433. Offset: numeric (optional)    The position of the item to remove. First position: 0.
  3434.  
  3435. ButtonBarEditDlg
  3436.  
  3437. Syntax
  3438.  
  3439. ()
  3440.  
  3441. Description
  3442.  
  3443. Display the Toolbar Editor dialog box.
  3444.  
  3445. ButtonBarOptionsDlg
  3446.  
  3447. Syntax
  3448.  
  3449. ()
  3450.  
  3451. Description
  3452.  
  3453. Display the Toolbar Options dialog box.
  3454.  
  3455. ButtonBarScrollbarToggle
  3456.  
  3457. Syntax
  3458.  
  3459. (State: enumeration; ButtonBarName: string; LoadedFromDefaultTemplate: enumeration)
  3460.  
  3461. Description
  3462.  
  3463. Turn the toolbar scroll bar on or off.
  3464.  
  3465. Parameters
  3466.  
  3467. State: enumeration (optional)    Default = On!
  3468.  
  3469. Off!
  3470.  
  3471. On!
  3472.  
  3473. ButtonBarName: string    The name of the toolbar.
  3474.  
  3475. LoadedFromDefaultTemplate: enumeration    No!
  3476.  
  3477. Yes!
  3478.  
  3479. ButtonBarSelect
  3480.  
  3481. Syntax
  3482.  
  3483. (ButtonBarName: string; LoadedFromDefaultTemplate: enumeration)
  3484.  
  3485. Description
  3486.  
  3487. Select a toolbar.
  3488.  
  3489. Parameters
  3490.  
  3491. ButtonBarName: string    The name of the toolbar.
  3492.  
  3493. LoadedFromDefaultTemplate: enumeration    No!
  3494.  
  3495. Yes!
  3496.  
  3497. ButtonBarSetFont
  3498.  
  3499. Syntax
  3500.  
  3501. (Font: string; Size: numeric)
  3502.  
  3503. Description
  3504.  
  3505. Specify a toolbar font face and size.
  3506.  
  3507. Parameters
  3508.  
  3509. Font: string    The font face for toolbar text.
  3510.  
  3511. Size: numeric    The point size of the toolbar text font.
  3512.  
  3513. ButtonBarSetLocation
  3514.  
  3515. Syntax
  3516.  
  3517. (Location: enumeration; ButtonBarName: string; LoadedFromDefaultTemplate: enumeration)
  3518.  
  3519. Description
  3520.  
  3521. Specify a toolbar position.
  3522.  
  3523. Parameters
  3524.  
  3525. Location: enumeration    Bottom!
  3526.  
  3527. Left!
  3528.  
  3529. Palette!
  3530.  
  3531. Right!
  3532.  
  3533. Top!
  3534.  
  3535. ButtonBarName: string    The name of the toolbar.
  3536.  
  3537. LoadedFromDefaultTemplate: enumeration    No!
  3538.  
  3539. Yes!
  3540.  
  3541. ButtonBarSetRows
  3542.  
  3543. Syntax
  3544.  
  3545. (Rows: numeric; ButtonBarName: string; LoadedFromDefaultTemplate: enumeration)
  3546.  
  3547. Description
  3548.  
  3549. Specify the number of rows on a toolbar.
  3550.  
  3551. Parameters
  3552.  
  3553. Rows: numeric    The number of rows displayed.
  3554.  
  3555. ButtonBarName: string    The name of the toolbar.
  3556.  
  3557. LoadedFromDefaultTemplate: enumeration    No!
  3558.  
  3559. Yes!
  3560.  
  3561. ButtonBarSetStyle
  3562.  
  3563. Syntax
  3564.  
  3565. (Style: enumeration; ButtonBarName: string; LoadedFromDefaultTemplate: enumeration)
  3566.  
  3567. Description
  3568.  
  3569. Specify a toolbar style.
  3570.  
  3571. Parameters
  3572.  
  3573. Style: enumeration    Picture!
  3574.  
  3575. PictureAndText!
  3576.  
  3577. Text!
  3578.  
  3579. ButtonBarName: string    The name of the toolbar.
  3580.  
  3581. LoadedFromDefaultTemplate: enumeration    No!
  3582.  
  3583. Yes!
  3584.  
  3585. ButtonBarShow
  3586.  
  3587. Syntax
  3588.  
  3589. (State: enumeration; ButtonBarName: string; LoadedFromDefaultTemplate: enumeration)
  3590.  
  3591. Description
  3592.  
  3593. Display or hide the toolbar. Recordable substitute: ButtonBarShowToggle.
  3594.  
  3595. Parameters
  3596.  
  3597. State: enumeration    Off!
  3598.  
  3599. On!
  3600.  
  3601. ButtonBarName: string    The name of the toolbar.
  3602.  
  3603. LoadedFromDefaultTemplate: enumeration    No!
  3604.  
  3605. Yes!
  3606.  
  3607. ButtonBarShowToggle
  3608.  
  3609. Syntax
  3610.  
  3611. ()
  3612.  
  3613. Description
  3614.  
  3615. Display or hide the toolbar.
  3616.  
  3617.  
  3618.  
  3619.  
  3620.  
  3621.  
  3622.