Documents for PDF, .NET Edition Documentation
Author Property

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

Reference

DocumentInfo Class
DocumentInfo Members