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