EotHeader

Overview

EotHeader 是Python的Aspose.Font FOSS中的一个类.

EotHeader.eot_size is the total size of the EOT file in bytes.

特性: charset, eot_size, flags, font_data_size, fs_type, italic,另外还有4个.

Properties

NameTypeAccessDescription
eot_sizeint阅读/写作得到或设置了Eot的尺寸.
font_data_sizeint阅读/写作获取或设置字体数据大小.
versionint阅读/写作得到或设置版本.
flagsint阅读/写作得到或设置旗.
magicint阅读/写作得到或设置魔术.
charsetint阅读/写作得到或设置车位.
italicint阅读/写作得到或设置斜写.
weightint阅读/写作得到或设置重量.
fs_typeint阅读/写作得到或设置FS类型.
payload_offsetint阅读/写作得到或设置有效载荷的偏移.

See Also

 中文