FontSourceInfo
FontSourceInfo
Overview
FontSourceInfo यह एक क्लास है Aspose.Font FOSS के लिए Python।.
लोड किए गए बाइट्स की उत्पत्ति का वर्णन करें।.
संपत्ति : collection_index, collection_size, is_bytes, is_path, is_stream, kind,और चार और।.
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 |