python_io_FileBytesOutput

python_io_FileBytesOutput

Overview

python_io_FileBytesOutput is a class in Aspose.Font FOSS for Python. Inherits from: python_io_NativeBytesOutput.

Description

python_io_FileBytesOutput is a class in the Aspose.Font FOSS library for Python that exposes 5 methods and 1 property for programmatic use. It extends python_io_NativeBytesOutput, inheriting shared functionality from its parent type.

Instances are created through a single constructor that initializes the object with default values.

Methods

SignatureDescription
__init__(stream)

See Also