DscMetadata

DscMetadata

Overview

DscMetadata 是Python的Aspose.Page FOSS中的一个类.

包含PS/EPS评论中提取的DSC元数据.

特性: bounding_box, creation_date, creator, crop_box, document_media_size, extensions,另外6个.

Properties

NameTypeAccessDescription
bounding_box`tuple[int, int, int, int]None`阅读/写作
hires_bounding_box`tuple[float, float, float, float]None`阅读/写作
crop_box`tuple[int, int, int, int]None`阅读/写作
document_media_size`tuple[float, float]None`阅读/写作
orientation`strNone`阅读/写作
page_transform`strNone`阅读/写作
viewing_orientation`strNone`阅读/写作
title`strNone`阅读/写作
creator`strNone`阅读/写作
creation_date`strNone`阅读/写作
language_level`intNone`阅读/写作
extensionslist[str]阅读/写作获得或设置扩展.

See Also

 中文