IsWholePageZoomMode Property
IsWholePageZoomMode
Gets or sets a value indicating if pages are zoomed in or out as necessary to fit the whole page in the preview window.
Declaration
public bool IsWholePageZoomMode { get; set; }
Public Property IsWholePageZoomMode As Boolean