[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Articles.ArticleThread

ArticleThread Class

Represents a PDF article thread.

Implements
Namespace: GrapeCity.Documents.Pdf.Articles
Assembly: DS.Documents.Pdf.dll
Syntax
public class ArticleThread : PdfDictWrapper, IPdfDict, IOwnedObject
Public Class ArticleThread
    Inherits PdfDictWrapper
    Implements IPdfDict, IOwnedObject

Constructors

Name Description
ArticleThread()

Initializes a new instance of the ArticleThread class.

Properties

Name Description
Beads

Gets a collection of the thread's beads.

Doc

Gets a GcPdfDocument that owns this object.

Info

Gets or sets a DocumentInfo object containing information about the thread, such as its title, author, and creation date.

Metadata

Gets or sets a Metadata object containing information about the thread, such as its title, author, and creation date.

Extension Methods