Keyoti RapidSpell WPF API Docs
TotalBytesRead Property
APIKeyoti.RapidSpell.Compression.WpfCRC32TotalBytesRead
Keyoti RapidSpell WPF
indicates the total number of bytes read on the CRC stream. This is used when writing the ZipDirEntry when compressing files.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public long TotalBytesRead { get; }
public long TotalBytesRead { get; }
Public ReadOnly Property TotalBytesRead As Long
	Get
Public ReadOnly Property TotalBytesRead As Long
	Get
public:
property long long TotalBytesRead {
	long long get ();
}
public:
property long long TotalBytesRead {
	long long get ();
}
member TotalBytesRead : int64 with get
member TotalBytesRead : int64 with get
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214