Class OdMetadata

Class OdMetadata

Tên không gian: Aspose.Imaging.FileFormats.OpenDocument.Objects Tổng hợp: Aspose.Imaging.dll (25.4.0)

Metadata của tài liệu mở

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

Inheritance

object OdObject OdMetadata

Thành viên thừa kế

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)

Bắt đầu một trường hợp mới của lớp Aspose.Imaging.FileFormats.OpenDocument.Objects.OdMetadata.

public OdMetadata(OdObject parent)

Parameters

parent OdObject

cha mẹ .

Properties

AutomaticReload

Nhận hoặc đặt tự động tải lại.

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

Giá trị bất động sản

string

CreationDateTime

Nhận hoặc đặt ngày sáng tạo thời gian.

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

Giá trị bất động sản

string

Creator

Nhận hoặc đặt người sáng tạo.

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

Giá trị bất động sản

string

Description

Nhận hoặc đặt mô tả.

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

Giá trị bất động sản

string

DocumentStatistics

Nhận hoặc đặt các thống kê tài liệu.

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

Giá trị bất động sản

string

DocumentTemplate

Nhận hoặc đặt mẫu tài liệu.

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

Giá trị bất động sản

string

EditingCycles

Nhận hoặc đặt các chu kỳ chỉnh sửa.

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

Giá trị bất động sản

string

EditingDuration

Nhận hoặc đặt thời gian chỉnh sửa.

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

Giá trị bất động sản

string

Generator

Nhận hoặc đặt máy phát điện.

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

Giá trị bất động sản

string

HyperlinkBehavior

Nhận hoặc đặt hành vi hyperlink.

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

Giá trị bất động sản

string

InitialCreator

Nhận hoặc đặt người sáng tạo ban đầu.

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

Giá trị bất động sản

string

Keywords

Nhận hoặc đặt các từ khóa.

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

Giá trị bất động sản

string

Language

Nhận hoặc đặt ngôn ngữ.

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

Giá trị bất động sản

string

ModificationDateTime

Nhận hoặc đặt ngày sửa đổi thời gian.

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

Giá trị bất động sản

string

PrintDateTime

Nhận hoặc đặt thời gian ngày in.

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

Giá trị bất động sản

string

PrintedBy

Nhận hoặc đặt bản in bằng.

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

Giá trị bất động sản

string

Subject

Nhận hoặc đặt chủ đề.

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

Giá trị bất động sản

string

Title

Nhận hoặc đặt tiêu đề.

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

Giá trị bất động sản

string

 Tiếng Việt