[]
        
(Showing Draft Content)

C1.C1Preview.StorageType

StorageType Enum

Specifies the type of temporary storage used by C1MultiDocument.

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public enum StorageType

Fields

Name Description
Disk

Store document items on disk.

Memory

Store document items in memory.