Documents for PDF, .NET Edition Documentation
Info Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Articles Namespace > ArticleThread Class : Info Property
Gets or sets a GrapeCity.Documents.Pdf.DocumentInfo object containing information about the thread, such as its title, author, and creation date.
Syntax
'Declaration
 
Public Property Info As DocumentInfo
public DocumentInfo Info {get; set;}
See Also

Reference

ArticleThread Class
ArticleThread Members