View.ReadingLayoutTruncateMargins Property

Definition

Returns or sets a WdReadingLayoutMargin constant that represents whether margins are visible or hidden when a document is viewed in Full Screen Reading view. Read/write.

public:
 property Microsoft::Office::Interop::Word::WdReadingLayoutMargin ReadingLayoutTruncateMargins { Microsoft::Office::Interop::Word::WdReadingLayoutMargin get(); void set(Microsoft::Office::Interop::Word::WdReadingLayoutMargin value); };
public Microsoft.Office.Interop.Word.WdReadingLayoutMargin ReadingLayoutTruncateMargins { get; set; }
member this.ReadingLayoutTruncateMargins : Microsoft.Office.Interop.Word.WdReadingLayoutMargin with get, set
Public Property ReadingLayoutTruncateMargins As WdReadingLayoutMargin

Property Value

WdReadingLayoutMargin

Applies to