Enum ProviderStream.AccessMode
Mode in which the DocumentStream is accessed.
Namespace: SuperOffice.IO
Assembly: SoCore.dll
Syntax
public enum ProviderStream.AccessMode
Fields
Name | Description |
---|---|
Read | Read from the document archive |
Write | Write to the document archive |