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
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
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
Description
Nhận hoặc đặt mô tả.
[JsonProperty]
public string Description { get; set; }
Giá trị bất động sản
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
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
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
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
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
HyperlinkBehavior
Nhận hoặc đặt hành vi hyperlink.
[JsonProperty]
public string HyperlinkBehavior { get; set; }
Giá trị bất động sản
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
Keywords
Nhận hoặc đặt các từ khóa.
[JsonProperty]
public string Keywords { get; set; }
Giá trị bất động sản
Language
Nhận hoặc đặt ngôn ngữ.
[JsonProperty]
public string Language { get; set; }
Giá trị bất động sản
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
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
PrintedBy
Nhận hoặc đặt bản in bằng.
[JsonProperty]
public string PrintedBy { get; set; }
Giá trị bất động sản
Subject
Nhận hoặc đặt chủ đề.
[JsonProperty]
public string Subject { get; set; }
Giá trị bất động sản
Title
Nhận hoặc đặt tiêu đề.
[JsonProperty]
public string Title { get; set; }