home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 401065 / WPO11 / Data1.cab / _0C727B9407BD4ED0A2C6BBB64D63FBBD < prev    next >
Text File  |  2003-03-07  |  744b  |  66 lines

  1. ZoomDlg
  2.  
  3. Syntax
  4.  
  5. ZoomDlg()
  6.  
  7. Description
  8.  
  9. Display the Zoom dialog box, which allows you to change the magnification of the active window.
  10.  
  11. ZoomIn
  12.  
  13. Syntax
  14.  
  15. ZoomIn()
  16.  
  17. Description
  18.  
  19. Lets you increase the magnification of the active window.
  20.  
  21. ZoomOut
  22.  
  23. Syntax
  24.  
  25. ZoomOut()
  26.  
  27. Description
  28.  
  29. Lets you decrease the magnification of the active window.
  30.  
  31. ZoomToFullPage
  32.  
  33. Syntax
  34.  
  35. ZoomToFullPage()
  36.  
  37. Description
  38.  
  39. Display a full page on screen.
  40.  
  41. ZoomToMarginWidth
  42.  
  43. Syntax
  44.  
  45. ZoomToMarginWidth()
  46.  
  47. Description
  48.  
  49. Display a document at the current margin width.
  50.  
  51. ZoomToPageWidth
  52.  
  53. Syntax
  54.  
  55. ZoomToPageWidth()
  56.  
  57. Description
  58.  
  59. Display everything contained between the left and right edges of the current page.
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.