Keyoti RapidSpell Desktop .NET API Docs
Crc32 Property
APIKeyoti.RapidSpell.CompressionGZipStreamCrc32
Keyoti RapidSpell Desktop .NET
The CRC on the GZIP stream.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int Crc32 { get; }
public int Crc32 { get; }
Public ReadOnly Property Crc32 As Integer
	Get
Public ReadOnly Property Crc32 As Integer
	Get
public:
property int Crc32 {
	int get ();
}
public:
property int Crc32 {
	int get ();
}
member Crc32 : int with get
member Crc32 : int with get
Property Value
Remarks
This is used for internal error checking. You probably don't need to look at this property.

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412