Jonas Jenwald 928b89382e [api-minor] Add an IsLinearized property to the PDFDocument.documentInfo getter, to allow accessing the linearization status through the API (via PDFDocumentProxy.getMetadata)
There was a (somewhat) recent question on IRC about accessing the linearization status of a PDF document, and this patch contains a simple way to expose that through already existing API methods.
Please note that during setup/parsing in `PDFDocument` the linearization data is already being fetched and parsed, provided of course that it exists. Hence this patch will *not* cause any additional data to be loaded.
2018-07-26 15:54:19 +02:00
..
2017-01-29 23:24:44 +01:00
2018-06-11 20:41:56 -07:00
2013-03-15 11:24:08 -07:00
2018-03-16 11:08:56 -07:00
2018-06-11 20:41:56 -07:00
2015-11-19 11:03:52 -06:00