WdReadingLayoutMargin Enum

Definition

Specifies whether margins are visible or hidden when a document is viewed in Full Screen Reading view.

public enum class WdReadingLayoutMargin
[System.Runtime.InteropServices.Guid("1C4E96C0-3BEB-37A7-8B5B-ED303F90F6EA")]
public enum WdReadingLayoutMargin
type WdReadingLayoutMargin = 
Public Enum WdReadingLayoutMargin
Inheritance
WdReadingLayoutMargin
Attributes

Fields

wdAutomaticMargin 0

Shows the pages without margins.

wdFullMargin 2

Shows the pages with margins.

wdSuppressMargin 1

Microsoft Office Word determines automatically whether to show or hide the margins based on the available space.

Applies to