_Document.FitToPages Method

Definition

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.

Applies to