[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Articles.ArticleThread.Info

Info Property

Info

Gets or sets a DocumentInfo object containing information about the thread, such as its title, author, and creation date.

Declaration
public DocumentInfo Info { get; set; }
Public Property Info As DocumentInfo