FontSourceInfo
Overview
FontSourceInfo is a class in Aspose.Font FOSS for Python.
Describe the origin of loaded bytes.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
is_path | bool | Read | |
is_bytes | bool | Read | |
is_stream | bool | Read | |
kind | str | Read | |
label | str | Read | |
size | int | Read | |
path | str | None | Read | |
stream_name | str | None | Read | |
collection_index | int | None | Read | |
collection_size | int | None | Read |