PdfDocumentActions

constructor(willClose: PdfAction? = null, willSave: PdfAction? = null, didSave: PdfAction? = null, willPrint: PdfAction? = null, didPrint: PdfAction? = null, raw: PdfDictionary)