Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Articles Namespace / ArticleBead Class / Thread Property

In This Topic
    Thread Property
    In This Topic
    Gets the ArticleThread object containing this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Thread As ArticleThread
    public ArticleThread Thread {get;}
    See Also