Thread

data class Thread(val threadRef: PdfObject?, val beadRef: PdfObject?, val raw: PdfDictionary) : PdfAction

Constructors

Link copied to clipboard
constructor(threadRef: PdfObject?, beadRef: PdfObject?, raw: PdfDictionary)

Properties

Link copied to clipboard

Optional bead reference within the thread.

Link copied to clipboard
open override val raw: PdfDictionary
Link copied to clipboard

Reference to the article thread; can be a /Th dict or an integer index into /Threads.