Documents for PDF, .NET Edition Documentation
ArticleThreads Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > GcPdfDocument Class : ArticleThreads Property
Gets the list of GrapeCity.Documents.Pdf.Articles.ArticleThread objects.
Syntax
'Declaration
 
Public ReadOnly Property ArticleThreads As System.Collections.Generic.IList(Of ArticleThread)
public System.Collections.Generic.IList<ArticleThread> ArticleThreads {get;}
See Also

Reference

GcPdfDocument Class
GcPdfDocument Members