Gets or sets the name of the application that created the original document.

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

Syntax

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

See Also