Click or drag to resize
PdfDocumentInfoSubject Property
Gets or sets the subject of the document.

Namespace: ExpertPdf.MergePdf
Assembly: ExpertPdf.MergePdf (in ExpertPdf.MergePdf.dll) Version: 4.2
Syntax
public string Subject { get; set; }

Property Value

Type: String
See Also