PdfTrailerable

PdfTrailerable

Overview

PdfTrailerable is a class in Aspose.PDF FOSS for Python.

This class provides 1 method for working with PdfTrailerable objects in Python programs. Available methods include: get_dictionary. All public members are accessible to any Python application after installing the Aspose.PDF FOSS for Python package.

Methods

SignatureDescription
get_dictionary()dict[str, Any]Returns the dictionary.

See Also