PageSetup.TwoPagesOnOne Property

Definition

True if Microsoft Word prints the specified document two pages per sheet.

public:
 property bool TwoPagesOnOne { bool get(); void set(bool value); };
public bool TwoPagesOnOne { get; set; }
member this.TwoPagesOnOne : bool with get, set
Public Property TwoPagesOnOne As Boolean

Property Value

Applies to