FontSourceInfo

FontSourceInfo

Overview

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

描述加载字节的来源.

特性: collection_index, collection_size, is_bytes, is_path, is_stream, kind,另外还有4个.

Properties

NameTypeAccessDescription
is_pathboolRead得到了它的路径.
is_bytesboolRead得到的是字节.
is_streamboolRead得到了它的流.
kindstrRead得到的类型.
labelstrRead得到标签.
sizeintRead得到了尺寸.
path`strNone`Read
stream_name`strNone`Read
collection_index`intNone`Read
collection_size`intNone`Read

See Also

 中文