Keywords

DocumentProperties.Keywords property

包含一个文本字符串,用于标识主题或有关文件的其他重要信息,例如项目名称、客户端名称或版本号。最大字符串长度为 63 个字符。

public string Keywords { get; set; }

也可以看看