Keyoti RapidSpell WPF API Docs
CheckLegalOffset Method (offset, message, allowEnd)
APIKeyoti.RapidSpell.Wpf.FrameWorkSpecificSimpleTextBoundaryCheckLegalOffset(Int32, String, Boolean)
Keyoti RapidSpell WPF
Throws an ArgumentOutOfRangeException if offset is out of bounds.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void CheckLegalOffset(
	int offset,
	string message,
	bool allowEnd
)
Protected Overridable Sub CheckLegalOffset ( _
	offset As Integer, _
	message As String, _
	allowEnd As Boolean _
)
protected:
virtual void CheckLegalOffset(
	int offset, 
	String^ message, 
	bool allowEnd
)
Parameters
offset (Int32)
message (String)
allowEnd (Boolean)

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827