The information in this article applies to:
SYMPTOMSWhen you try to run a Visual Basic for Applications macro that changes the Zoom.PageFit property of a Web page, there is no error and the PageFit property may return a seemingly incorrect value when set using the wdPageFitFullPage constant. CAUSE
This behavior is by design. Because a Web page zoom factor cannot be set to Full Page, the page is set to an allowed zoom value, and no error is returned. 10% For example, the following macro sets a document view to Web Layout and then attempts to set the Zoom property to wdPageFitFullPage:
REFERENCESFor additional information about getting help with Visual Basic for Applications, click the article number below to view the article in the Microsoft Knowledge Base: Q226118 OFF2000: Programming Resources for Visual Basic for Applications Additional query words: vba
Keywords : kbdta kbwordvba wd2000 |
Last Reviewed: December 23, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |