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

NameTypeAccessDescription
is_pathboolReadDostane se na cestu.
is_bytesboolReadDostává byty.
is_streamboolReadDostává se do proudu.
kindstrReadDostává se do toho.
labelstrReadDostane značku.
sizeintReadDostal velikost.
path`strNone`Read
stream_name`strNone`Read
collection_index`intNone`Read
collection_size`intNone`Read

See Also

 Čeština