Click or drag to resize

DocumentInformationSubject Property

Gets or sets the subject of the document.

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public string Subject { get; set; }

Property Value

Type: String
See Also