PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / C1MultiDocument Class / StorageType Property

In This Topic
    StorageType Property (C1MultiDocument)
    In This Topic
    Gets the temporary storage type used by the current multi-document.
    Syntax
    'Declaration
     
    Public ReadOnly Property StorageType As StorageType
    public StorageType StorageType {get;}
    See Also