OdMetadata 类

Summary: The Metadata of open document

Module: aspose.imaging.fileformats.opendocument.objects

Full Name: aspose.imaging.fileformats.opendocument.objects.OdMetadata

Inheritance: OdObject

Constructors

Name描述
OdMetadata(parent)初始化一个新的 OdMetadata 类实例。

Properties

NameTypeAccess描述
automatic_reloadstringr/w获取或设置自动重新加载。
creation_date_timestringr/w获取或设置创建日期时间。
creatorstringr/w获取或设置创建者。
描述stringr/w获取或设置描述。
document_statisticsstringr/w获取或设置文档统计信息。
document_templatestringr/w获取或设置文档模板。
editing_cyclesstringr/w获取或设置编辑周期。
editing_durationstringr/w获取或设置编辑持续时间。
generatorstringr/w获取或设置生成器。
hyperlink_behaviorstringr/w获取或设置超链接行为。
initial_creatorstringr/w获取或设置初始创建者。
System.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]r获取项目。
关键字stringr/w获取或设置关键字。
语言stringr/w获取或设置语言。
modification_date_timestringr/w获取或设置修改日期时间。
parentOdObjectr获取父对象。
print_date_timestringr/w获取或设置打印日期时间。
printed_bystringr/w获取或设置打印者。
主题stringr/w获取或设置主题。
标题stringr/w获取或设置标题。

Constructor: OdMetadata(parent)

 OdMetadata(parent) 

初始化一个新的 OdMetadata 类实例。

Parameters:

参数TypeDescription
parentOdObject父对象。