Click or drag to resize
Pdf Library for .NET

PdfDocumentInformationSubject Property

Gets or sets the subject of the pdf document.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public string Subject { get; set; }

Property Value

Type: String
See Also