Keyoti RapidSpell WPF API Docs
LeaveOpen Property
APIKeyoti.RapidSpell.Compression.WpfCrcCalculatorStreamLeaveOpen
Keyoti RapidSpell WPF
Indicates whether the underlying stream will be left open when the CrcCalculatorStream is Closed.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool LeaveOpen { get; set; }
public bool LeaveOpen { get; set; }
Public Property LeaveOpen As Boolean
	Get
	Set
Public Property LeaveOpen As Boolean
	Get
	Set
public:
property bool LeaveOpen {
	bool get ();
	void set (bool value);
}
public:
property bool LeaveOpen {
	bool get ();
	void set (bool value);
}
member LeaveOpen : bool with get, set
member LeaveOpen : bool with get, set
Property Value

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