Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / Page Class / ArticleBeads Property

In This Topic
    ArticleBeads Property
    In This Topic
    Gets the list of GrapeCity.Documents.Pdf.Articles.ArticleBead objects displayed on this page.
    Syntax
    'Declaration
     
    Public ReadOnly Property ArticleBeads As PageArticleBeadCollection
    public PageArticleBeadCollection ArticleBeads {get;}
    See Also