ScaleToPageWidth

PageLayoutOptions.ScaleToPageWidth field

Indicates that the content of the document will be scaled to fit the page where the difference between the available page width and the overlapping content is greatest.

public static readonly PageLayoutOptions ScaleToPageWidth;

See Also