Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Articles Namespace / ArticleThread Class / Beads Property

In This Topic
    Beads Property
    In This Topic
    Gets a collection of the thread's beads.
    Syntax
    'Declaration
     
    Public ReadOnly Property Beads As ThreadArticleBeadCollection
    public ThreadArticleBeadCollection Beads {get;}
    See Also