Table of Contents

Class OdMetadata

Namespace
Aspose.Imaging.FileFormats.OpenDocument.Objects
Assembly
Aspose.Imaging.dll

The Metadata of open document

public class OdMetadata : OdObject
Inheritance
OdMetadata
Inherited Members

Constructors

OdMetadata(OdObject)

Initializes a new instance of the OdMetadata class.

public OdMetadata(OdObject parent)

Parameters

parent OdObject

The parent.

Properties

AutomaticReload

Gets or sets the automatic reload.

public string AutomaticReload { get; set; }

Property Value

string

The automatic reload.

CreationDateTime

Gets or sets the creation date time.

public string CreationDateTime { get; set; }

Property Value

string

The creation date time.

Creator

Gets or sets the creator.

public string Creator { get; set; }

Property Value

string

The creator.

Description

Gets or sets the description.

public string Description { get; set; }

Property Value

string

The description.

DocumentStatistics

Gets or sets the document statistics.

public string DocumentStatistics { get; set; }

Property Value

string

The document statistics.

DocumentTemplate

Gets or sets the document template.

public string DocumentTemplate { get; set; }

Property Value

string

The document template.

EditingCycles

Gets or sets the editing cycles.

public string EditingCycles { get; set; }

Property Value

string

The editing cycles.

EditingDuration

Gets or sets the duration of the editing.

public string EditingDuration { get; set; }

Property Value

string

The duration of the editing.

Generator

Gets or sets the generator.

public string Generator { get; set; }

Property Value

string

The generator.

HyperlinkBehavior

Gets or sets the hyperlink behavior.

public string HyperlinkBehavior { get; set; }

Property Value

string

The hyperlink behavior.

InitialCreator

Gets or sets the initial creator.

public string InitialCreator { get; set; }

Property Value

string

The initial creator.

Keywords

Gets or sets the keywords.

public string Keywords { get; set; }

Property Value

string

The keywords.

Language

Gets or sets the language.

public string Language { get; set; }

Property Value

string

The language.

ModificationDateTime

Gets or sets the modification date time.

public string ModificationDateTime { get; set; }

Property Value

string

The modification date time.

PrintDateTime

Gets or sets the print date time.

public string PrintDateTime { get; set; }

Property Value

string

The print date time.

PrintedBy

Gets or sets the printed by.

public string PrintedBy { get; set; }

Property Value

string

The printed by.

Subject

Gets or sets the subject.

public string Subject { get; set; }

Property Value

string

The subject.

Title

Gets or sets the title.

public string Title { get; set; }

Property Value

string

The title.