Gets or sets keywords associated with the Pdf document.

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

Syntax

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

See Also