Class PdfProperties
Thông tin
Đại diện cho các thuộc tính và thông tin meta của tài liệu PDF.
public class PdfPropertiesKế thừa
Thành viên được kế thừa
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Hàm tạo
PdfProperties()
public PdfProperties()Thuộc tính
Author
Lấy hoặc thiết lập Tác giả PDF.
public string Author { get; set; }Giá trị Thuộc tính
Keywords
Lấy hoặc thiết lập Từ khóa PDF.
public string Keywords { get; set; }Giá trị Thuộc tính
NumberOfPages
Lấy hoặc thiết lập Số trang PDF.
public int NumberOfPages { get; set; }Giá trị Thuộc tính
Subject
Lấy hoặc thiết lập Chủ đề PDF.
public string Subject { get; set; }Giá trị Thuộc tính
Title
Lấy hoặc thiết lập Tiêu đề PDF.
public string Title { get; set; }Giá trị Thuộc tính
Không gian tên: Documentize Assembly: Documentize.dll