OdMetadata Class

Summary: The Metadata of open document

Module: aspose.imaging.fileformats.opendocument.objects

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

Inheritance: OdObject

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
OdMetadata(parent)Initializes a new instance of the OdMetadata class.

Properties

NameTypeAccessDescription
automatic_reloadstringr/wGets or sets the automatic reload.
creation_date_timestringr/wGets or sets the creation date time.
creatorstringr/wGets or sets the creator.
descriptionstringr/wGets or sets the description.
document_statisticsstringr/wGets or sets the document statistics.
document_templatestringr/wGets or sets the document template.
editing_cyclesstringr/wGets or sets the editing cycles.
editing_durationstringr/wGets or sets the duration of the editing.
generatorstringr/wGets or sets the generator.
hyperlink_behaviorstringr/wGets or sets the hyperlink behavior.
initial_creatorstringr/wGets or sets the initial creator.
itemslist[OdObject]rGets the items.
keywordsstringr/wGets or sets the keywords.
languagestringr/wGets or sets the language.
modification_date_timestringr/wGets or sets the modification date time.
parentOdObjectrGets the parent object.
print_date_timestringr/wGets or sets the print date time.
printed_bystringr/wGets or sets the printed by.
subjectstringr/wGets or sets the subject.
titlestringr/wGets or sets the title.

Constructor: OdMetadata(parent)

 OdMetadata(parent) 

Initializes a new instance of the OdMetadata class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.