AtalaFileStreamAccess Field |
Determines whether this stream is a source or destination stream.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax protected FileAccess Access
Protected Access As FileAccess
Field Value
Type:
FileAccess The read-only, source or read/write, destination nature of the stream.
See Also