次の方法で共有


PageSetup.SuppressEndnotes プロパティ

定義

True 場合、文末脚注、文末脚注を表示しない次のセクションの末尾に印刷します。 印刷されなかった文末脚注は次のセクションの文末脚注の前に印刷されます。

public:
 property int SuppressEndnotes { int get(); void set(int value); };
public int SuppressEndnotes { get; set; }
member this.SuppressEndnotes : int with get, set
Public Property SuppressEndnotes As Integer

プロパティ値

注釈

このプロパティは、 プロパティが LocationwdEndOfSection に設定されている場合にのみ有効になります。

適用対象