Subject

PdfPackage.Subject property

Gets or sets the subject of the document.

public string Subject { get; set; }

Property Value

The subject of the document.

See Also