encode_metablock_BlockSplit

encode_metablock_BlockSplit

Overview

encode_metablock_BlockSplit is a class in Aspose.Font FOSS for Python.

This class provides 1 method for working with encode_metablock_BlockSplit objects in Python programs. Available methods include: __init__. All public members are accessible to any Python application after installing the Aspose.Font FOSS for Python package. Properties: lengths, num_types, types.

Properties

NameTypeAccessDescription
lengths``ReadGets the lengths.
types``ReadGets the types.
num_types``ReadGets the num types.

Methods

SignatureDescription
__init__()Calls init on this encode_metablock_BlockSplit instance.

See Also