When creating documents with Aspose.Pdf, there is an 'OpenType' property. I need to be able to do the same as this for existing PDFs.
Specifically:
pdf.OpenType = Aspose.Pdf.OpenType.Bookmarks
Is this possible with Aspose.Pdf.Kit, or is this something that you could add.