[]
Represents a PDF article thread.
public class ArticleThread : PdfDictWrapper, IPdfDict, IOwnedObject
Public Class ArticleThread
Inherits PdfDictWrapper
Implements IPdfDict, IOwnedObject
Name | Description |
---|---|
ArticleThread() | Initializes a new instance of the ArticleThread class. |
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. |