A newer version of this page is available.
Switch to the current version.
DocumentStorageLocation Enum
Lists possible locations for storing different document parts in a DocumentStorage.
Namespace: DevExpress.XtraPrinting.Caching
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
Members
Name | Description |
---|---|
Page | The DocumentStorage-specific location for storing document pages individually. |
Document | The DocumentStorage-specific location for storing the elements that are common to the entire document - bookmarks, navigation, page numbers, etc. |
Metadata | The DocumentStorage-specific location for storing document metadata. |
ExportInfo | The DocumentStorage-specific location for storing information required to export the document in the continuous (single file) mode. |
See Also
Feedback