PageSetup.SuppressEndnotes 属性

定义

如此 如果下一个没有隐藏尾注的节的末尾打印尾注。 在该节的尾注之前打印隐藏的尾注。

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

属性值

注解

仅当属性设置为 wdEndOfSection 时,Location此属性才会生效。

适用于