Gets or sets the subject of the Pdf document.

Namespace:  C1.Silverlight.Pdf
Assembly:  C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)

Syntax

C#
public string Subject { get; set; }
Visual Basic
Public Property Subject As String
	Get
	Set

See Also