Click or drag to resize
STSignatureImageInMemory StructureScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
The structure needed to retrieve an image saved in memory

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public struct ImageInMemory

The STSignatureImageInMemory type exposes the following members.

Fields
  NameDescription
Public fieldfileType
The image type of the image saved in memory
Public fieldimageSize
The number of bytes saved in memory
Public fieldstartingLocation
The starting location of the memory stream
Top
See Also