IcoDocumentInfo
IcoDocumentInfo class
包含 Ico 文档 metadata
public class IcoDocumentInfo : ImageDocumentInfo
特性
姓名 | 描述 |
---|---|
BitsPerPixel { get; } | 获取每像素位数 |
CreationDate { get; } | 文档创建日期 |
Format { get; } | 文件格式 |
Height { get; } | 获取高度 |
Item { get; } | 获取作为 key 提供的属性的值 |
PagesCount { get; } | 文档页数。 |
PropertyNames { get; } | 当前文档可获取的所有属性的可枚举信息 |
Size { get; } | 文档大小(以字节为单位) |
Width { get; } | 获取宽度 |