Documents for PDF, .NET Edition Documentation
Title Property (DocumentInfo)

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

Reference

DocumentInfo Class
DocumentInfo Members