DocumentBase.FitToPages Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Decreases the font size of text just enough so that the document will fit on one fewer pages.
public:
void FitToPages();
public void FitToPages ();
member this.FitToPages : unit -> unit
Public Sub FitToPages ()
Remarks
An exception is thrown if Microsoft Office Word is unable to reduce the page count by one.