Documents for PDF, .NET Edition Documentation
Creator Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > DocumentInfo Class : Creator Property
Gets or sets the name of the application that created the original document.
Syntax
'Declaration
 
Public Property Creator As System.String
public System.string Creator {get; set;}
See Also

Reference

DocumentInfo Class
DocumentInfo Members