FontSourceInfo
FontSourceInfo
Overview
FontSourceInfo je třída v Aspose.Font FOSS pro Python.
Popsat původ nabité bajty.
Vlastnosti: collection_index, collection_size, is_bytes, is_path, is_stream, kind,A další čtyři.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
is_path | bool | Read | Dostane se na cestu. |
is_bytes | bool | Read | Dostává byty. |
is_stream | bool | Read | Dostává se do proudu. |
kind | str | Read | Dostává se do toho. |
label | str | Read | Dostane značku. |
size | int | Read | Dostal velikost. |
path | `str | None` | Read |
stream_name | `str | None` | Read |
collection_index | `int | None` | Read |
collection_size | `int | None` | Read |