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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected virtual void CheckLegalOffset(
	int offset,
	string message,
	bool allowEnd
)
protected virtual void CheckLegalOffset(
	int offset,
	string message,
	bool allowEnd
)
Protected Overridable Sub CheckLegalOffset ( 
	offset As Integer,
	message As String,
	allowEnd As Boolean
)
Protected Overridable Sub CheckLegalOffset ( 
	offset As Integer,
	message As String,
	allowEnd As Boolean
)
protected:
virtual void CheckLegalOffset(
	int offset, 
	String^ message, 
	bool allowEnd
)
protected:
virtual void CheckLegalOffset(
	int offset, 
	String^ message, 
	bool allowEnd
)
abstract CheckLegalOffset : 
        offset : int * 
        message : string * 
        allowEnd : bool -> unit 
override CheckLegalOffset : 
        offset : int * 
        message : string * 
        allowEnd : bool -> unit 
abstract CheckLegalOffset : 
        offset : int * 
        message : string * 
        allowEnd : bool -> unit 
override CheckLegalOffset : 
        offset : int * 
        message : string * 
        allowEnd : bool -> unit 
Parameters
offset (Int32)
message (String)
allowEnd (Boolean)

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