FontSourceInfo
FontSourceInfo
Overview
FontSourceInfo adalah kelas di Aspose.Font FOSS untuk Python.
Jelaskan asal byte yang dimuat.
Sifatnya: collection_index, collection_size, is_bytes, is_path, is_stream, kind, dan 4 lagi.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
is_path | bool | Read | Dapatkan jalur. |
is_bytes | bool | Read | Dapatkan byte. |
is_stream | bool | Read | Dapatkan aliran. |
kind | str | Read | Mendapatkan jenis. |
label | str | Read | Mendapatkan label. |
size | int | Read | Dapatkan ukuran. |
path | `str | None` | Read |
stream_name | `str | None` | Read |
collection_index | `int | None` | Read |
collection_size | `int | None` | Read |