WdEndnoteLocation 枚举

定义

指定尾注的位置。

public enum class WdEndnoteLocation
[System.Runtime.InteropServices.Guid("183804E4-7307-32E8-8D48-2493383DC46D")]
public enum WdEndnoteLocation
type WdEndnoteLocation = 
Public Enum WdEndnoteLocation
继承
WdEndnoteLocation
属性

字段

wdEndOfDocument 1

在活动文档的末尾。

wdEndOfSection 0

在当前节的末尾。

适用于