[]
Defines the modes of saving a PDF.
Default: 0;
Default mode. In this mode, the PDF is not linearized and incremental update is not used.
IncrementalUpdate: 2;
The document is saved using incremental update.
Linearized: 1;
The document is saved as a linearized ("fast web view") PDF.