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

In This Topic
    ArticleThread Class
    In This Topic
    Represents a PDF article thread.
    Object Model
    ArticleThread Class
    Syntax
    'Declaration
     
    Public Class ArticleThread 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
       Implements GrapeCity.Documents.Common.IOwnedObject 
    public class ArticleThread : GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper, GrapeCity.Documents.Common.IOwnedObject  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<T>
             GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
                GrapeCity.Documents.Pdf.Articles.ArticleThread

    See Also