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