首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >专栏 >WdBuiltInProperty Enum

WdBuiltInProperty Enum

作者头像
云未归来
发布2025-07-18 14:09:56
发布2025-07-18 14:09:56
5900
代码可运行
举报
运行总次数:0
代码可运行

WdBuiltInProperty Enum

Definition

Namespace:

Microsoft.Office.Interop.Word

Assembly:

Microsoft.Office.Interop.Word.dll

Specifies a built-in document property.

C++Copy

代码语言:javascript
代码运行次数:0
运行
复制
public enum class WdBuiltInProperty

Inheritance

Enum

WdBuiltInProperty

Attributes

GuidAttribute

Fields

wdPropertyAppName

9

Name of application.

wdPropertyAuthor

3

Author.

wdPropertyBytes

22

Byte count.

wdPropertyCategory

18

Category.

wdPropertyCharacters

16

Character count.

wdPropertyCharsWSpaces

30

Character count with spaces.

wdPropertyComments

5

Comments.

wdPropertyCompany

21

Company.

wdPropertyFormat

19

Not supported.

wdPropertyHiddenSlides

27

Not supported.

wdPropertyHyperlinkBase

29

Not supported.

wdPropertyKeywords

4

Keywords.

wdPropertyLastAuthor

7

Last author.

wdPropertyLines

23

Line count.

wdPropertyManager

20

Manager.

wdPropertyMMClips

28

Not supported.

wdPropertyNotes

26

Notes.

wdPropertyPages

14

Page count.

wdPropertyParas

24

Paragraph count.

wdPropertyRevision

8

Revision number.

wdPropertySecurity

17

Security setting.

wdPropertySlides

25

Not supported.

wdPropertySubject

2

Subject.

wdPropertyTemplate

6

Template name.

wdPropertyTimeCreated

11

Time created.

wdPropertyTimeLastPrinted

10

Time last printed.

wdPropertyTimeLastSaved

12

Time last saved.

wdPropertyTitle

1

Title.

wdPropertyVBATotalEdit

13

Number of edits to VBA project.

wdPropertyWords

15

Word count.

Remarks

Used with the BuiltInDocumentProperties collection of the Document or Templateobject. Most built-in document properties can be found interactively in the Properties dialog box available by clicking Properties on the File menu.

Applies to

Word primary interop assembly

Latest

More information visit:https://docs.microsoft.com/en-us/dotnet/api/microsoft.office.interop.word.wdbuiltinproperty?redirectedfrom=MSDN&view=word-pia

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2020-03-04,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • WdBuiltInProperty Enum
    • Definition
    • Fields
    • Remarks
    • Applies to
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档