PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1MultiDocument Class / StorageType Property

In This Topic
    StorageType Property
    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