| Class | Description |
|---|---|
| Document |
Document model used in the application and database.
|
| Page |
Model for representing snapped instance and associated meta info.
|
| SnappingDraft |
Contains
Pages and naming metadata necessary for document creation |
| Enum | Description |
|---|---|
| Page.ImageType |
Types of images to be saved on disk
|
| Exception | Description |
|---|---|
| SnappingDraft.NoPageByIndexException |
Thrown if page by index does not exist
|