Keyoti RapidSpell Desktop .NET API Docs
CheckLegalOffset Method (offset, message, allowEnd)
APIKeyoti.RapidSpell.FrameWorkSpecificSimpleTextBoundaryCheckLegalOffset(Int32, String, Boolean)
Keyoti RapidSpell Desktop .NET
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: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2) Version: 4.6.1.204