Click or drag to resize

AtalaFileStreamSeek Method

Moves the file pointer to the beginning of the 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 virtual long Seek()

Return Value

Type: Int64
The new position within the file.
See Also