Class OdMetadata

Class OdMetadata

Pôvodný názov: Aspose.Imaging.FileFormats.OpenDocument.Objects Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Metadata otvoreného dokumentu

[JsonObject(MemberSerialization.OptIn)]
public class OdMetadata : OdObject

Inheritance

object OdObject OdMetadata

Z dedičných členov

OdObject.parent , OdObject.Parent , OdObject.Items , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

OdMetadata(OdObject)

Initalizuje novú inštanciu triedy Aspose.Imaging.FileFormats.OpenDocument.Objects.OdMetadata.

public OdMetadata(OdObject parent)

Parameters

parent OdObject

a rodičom .

Properties

AutomaticReload

Dostane alebo nastaví automatické nahrávanie.

[JsonProperty]
public string AutomaticReload { get; set; }

Hodnota nehnuteľnosti

string

CreationDateTime

Získajte alebo nastavíte dátum vytvorenia času.

[JsonProperty]
public string CreationDateTime { get; set; }

Hodnota nehnuteľnosti

string

Creator

Získať alebo nastaviť tvorcu.

[JsonProperty]
public string Creator { get; set; }

Hodnota nehnuteľnosti

string

Description

Získajte alebo nastavíte popis.

[JsonProperty]
public string Description { get; set; }

Hodnota nehnuteľnosti

string

DocumentStatistics

Získajte alebo nastavíte štatistiky dokumentu.

[JsonProperty]
public string DocumentStatistics { get; set; }

Hodnota nehnuteľnosti

string

DocumentTemplate

Získajte alebo nastavíte šablónu dokumentu.

[JsonProperty]
public string DocumentTemplate { get; set; }

Hodnota nehnuteľnosti

string

EditingCycles

Dostane alebo nastaví editačné cykly.

[JsonProperty]
public string EditingCycles { get; set; }

Hodnota nehnuteľnosti

string

EditingDuration

Získajte alebo nastavíte trvanie úpravy.

[JsonProperty]
public string EditingDuration { get; set; }

Hodnota nehnuteľnosti

string

Generator

Získať alebo nastaviť generátor.

[JsonProperty]
public string Generator { get; set; }

Hodnota nehnuteľnosti

string

HyperlinkBehavior

Získať alebo nastaviť hypertextové správanie.

[JsonProperty]
public string HyperlinkBehavior { get; set; }

Hodnota nehnuteľnosti

string

InitialCreator

Získať alebo nastaviť pôvodného tvorcu.

[JsonProperty]
public string InitialCreator { get; set; }

Hodnota nehnuteľnosti

string

Keywords

Získajte alebo nastavíte kľúčové slová.

[JsonProperty]
public string Keywords { get; set; }

Hodnota nehnuteľnosti

string

Language

Získať alebo nastaviť jazyk.

[JsonProperty]
public string Language { get; set; }

Hodnota nehnuteľnosti

string

ModificationDateTime

Dostane alebo nastaví dátum zmeny.

[JsonProperty]
public string ModificationDateTime { get; set; }

Hodnota nehnuteľnosti

string

PrintDateTime

Získajte alebo nastavíte dátum tlače.

[JsonProperty]
public string PrintDateTime { get; set; }

Hodnota nehnuteľnosti

string

PrintedBy

Obdržíte alebo nastavíte tlačené.

[JsonProperty]
public string PrintedBy { get; set; }

Hodnota nehnuteľnosti

string

Subject

Získať alebo nastaviť tému.

[JsonProperty]
public string Subject { get; set; }

Hodnota nehnuteľnosti

string

Title

Získať alebo nastaviť titul.

[JsonProperty]
public string Title { get; set; }

Hodnota nehnuteľnosti

string

 Slovenčina