Click or drag to resize

AtalaFileStreamHandle Property

Gets or sets the unmanaged handle to the file stream.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public IntPtr Handle { get; }

Property Value

Type: IntPtr
The unmanaged handle to the file stream.
See Also