PdfArticleThread

constructor(title: String? = null, author: String? = null, subject: String? = null, keywords: String? = null, beads: List<PdfArticleThread.ArticleBead> = emptyList())