_Document.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 ();
abstract member FitToPages : unit -> unit
Public Sub FitToPages ()
Remarks
An error occurs if Word is unable to reduce the page count by one.