Class PdfProperties
Info
Mewakili Properti dan informasi meta dokumen PDF.
public class PdfPropertiesWarisan
Anggota yang Diwarisi
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Konstruktor
PdfProperties()
public PdfProperties()Properti
Author
Mendapatkan atau mengatur Penulis PDF.
public string Author { get; set; }Nilai Properti
Keywords
Mendapatkan atau mengatur Kata Kunci PDF.
public string Keywords { get; set; }Nilai Properti
NumberOfPages
Mendapatkan atau mengatur Jumlah Halaman PDF.
public int NumberOfPages { get; set; }Nilai Properti
Subject
Mendapatkan atau mengatur Subjek PDF.
public string Subject { get; set; }Nilai Properti
Title
Mendapatkan atau mengatur Judul PDF.
public string Title { get; set; }Nilai Properti
Namespace: Documentize Assembly: Documentize.dll