Class OdMetadata

Class OdMetadata

Nazwa przestrzeń: Aspose.Imaging.FileFormats.OpenDocument.Objects Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Metadata otwartego dokumentu

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

Inheritance

object OdObject OdMetadata

Dziedziczeni członkowie

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)

Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.OpenDocument.Objects.OdMetadata.

public OdMetadata(OdObject parent)

Parameters

parent OdObject

z rodzicem .

Properties

AutomaticReload

Uzyskuje lub ustawia automatyczne ponowne ładowanie.

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

Wartość nieruchomości

string

CreationDateTime

Otrzymuje lub ustawia datę tworzenia czasu.

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

Wartość nieruchomości

string

Creator

Znajduje się lub ustanawia twórcę.

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

Wartość nieruchomości

string

Description

Dostęp lub ustaw opis.

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

Wartość nieruchomości

string

DocumentStatistics

otrzymuje lub ustawia statystyki dokumentów.

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

Wartość nieruchomości

string

DocumentTemplate

Zostaw lub ustaw szablon dokumentu.

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

Wartość nieruchomości

string

EditingCycles

Uzyskuje lub ustawia cykle edycji.

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

Wartość nieruchomości

string

EditingDuration

otrzymuje lub ustala czas trwania edycji.

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

Wartość nieruchomości

string

Generator

Przyjmuj lub ustaw generator.

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

Wartość nieruchomości

string

HyperlinkBehavior

Uzyskuje lub ustawia zachowanie hiperłącza.

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

Wartość nieruchomości

string

InitialCreator

Otrzymuje lub ustawia pierwotnego twórcę.

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

Wartość nieruchomości

string

Keywords

Zostaw lub ustaw słowa kluczowe.

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

Wartość nieruchomości

string

Language

Dostęp lub ustawienie języka.

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

Wartość nieruchomości

string

ModificationDateTime

Otrzymuje lub ustawia datę modyfikacji.

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

Wartość nieruchomości

string

PrintDateTime

Otrzymuje lub ustawia czas daty drukowania.

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

Wartość nieruchomości

string

PrintedBy

Dostęp lub ustaw wydrukowany przez.

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

Wartość nieruchomości

string

Subject

Zostaw lub ustaw temat.

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

Wartość nieruchomości

string

Title

Otrzymuje lub ustanawia tytuł.

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

Wartość nieruchomości

string

 Polski