次の方法で共有


PageSetup.TwoPagesOnOne プロパティ

定義

True の 場合、指定した文書ページが用紙 1 枚印刷します。

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

プロパティ値

適用対象