FontSourceInfo
FontSourceInfo
Overview
FontSourceInfo є клас у Aspose.Font FOSS для Python.
Опишіть походження завантажених байтів.
Свойства: collection_index, collection_size, is_bytes, is_path, is_stream, kind, і ще 4 .
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 |