[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.ArticleThreads

ArticleThreads Property

ArticleThreads

Gets the list of ArticleThread objects.

Declaration
public IList<ArticleThread> ArticleThreads { get; }
Public ReadOnly Property ArticleThreads As IList(Of ArticleThread)