Page.ViewScale

Page.ViewScale property

The default magnification factor to use when a new view (window) of the page is opened. For example, 1 = 100%; 1.5 = 150%, and so on.

public double ViewScale { get; set; }

See Also