HideMargins Property
HideMargins
Gets or sets a value indicating whether the user is allowed to hide/show margins
by double-clicking the mouse in the gap between pages.
Declaration
public HideMarginsFlags HideMargins { get; set; }
Public Property HideMargins As HideMarginsFlags
See Also