Type Default Value Read Only Description
IList<string> null No Represents the "Document" entry of the ur transform parameters dictionary object.

 

   

Notes
 

Represents the "Document" entry of the ur transform parameters dictionary object.

It is an optional entry defined as part of the PDF 1.0 specification.

It contains an array which contains strings, representing PDF name objects.

Items in this array may take one of the following valid values:.

  • FullSave
  • or

For definitive details see:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 255, page 472.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 258, page 571.

The Document array lists names granting document-level rights, such as FullSave, which enables the reader to save changes to the document.

 

   

Example
 
None.