# SaveMode

## Content

[**DsPdfJS API v9.1.3**](../README)

***

[DsPdfJS API](../globals) / SaveMode

# Enumeration: SaveMode

Defines the modes of saving a PDF.

## Enumeration Members

### Default

> **Default**: `0`

Default mode. In this mode, the PDF is not linearized and incremental update is not used.

***

### IncrementalUpdate

> **IncrementalUpdate**: `2`

The document is saved using incremental update.
