次の方法で共有


_LetterContent.IncludeHeaderFooter プロパティ

定義

True の レター ウィザードで作成するレターのヘッダーとフッターがページのデザイン テンプレートが含まれている場合です。

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

プロパティ値

注釈

レター ウィザードによって PageDesign 作成されたドキュメントに添付されるテンプレートの名前を設定するには、 プロパティを使用します。

適用対象