DscMetadata

Overview

DscMetadata is a class in Aspose.Page FOSS for Python.

Container for DSC metadata extracted from PS/EPS comments.

Properties: bounding_box, creation_date, creator, crop_box, document_media_size, extensions, and 6 more.

Properties

NameTypeAccessDescription
bounding_boxtuple[int, int, int, int] | NoneRead/WriteGets or sets the bounding box.
hires_bounding_boxtuple[float, float, float, float] | NoneRead/WriteGets or sets the hires bounding box.
crop_boxtuple[int, int, int, int] | NoneRead/WriteGets or sets the crop box.
document_media_sizetuple[float, float] | NoneRead/WriteGets or sets the document media size.
orientationstr | NoneRead/WriteGets or sets the orientation.
page_transformstr | NoneRead/WriteGets or sets the page transform.
viewing_orientationstr | NoneRead/WriteGets or sets the viewing orientation.
titlestr | NoneRead/WriteGets or sets the title.
creatorstr | NoneRead/WriteGets or sets the creator.
creation_datestr | NoneRead/WriteGets or sets the creation date.
language_levelint | NoneRead/WriteGets or sets the language level.
extensionslist[str]Read/WriteGets or sets the extensions.

See Also

 English