WebDocumentInfo

WebDocumentInfo class

包含标记文档 metadata

public class WebDocumentInfo : DocumentInfo

特性

姓名 描述
CreationDate { get; } 文档创建日期
Encoding { get; } 检测到文档编码
Format { get; } 文件格式
Item { get; } 获取作为 key 提供的属性的值
PagesCount { get; } 文档页数。
PropertyNames { get; } 当前文档可获取的所有属性的可枚举信息
Size { get; } 文档大小(以字节为单位)

也可以看看