Keyoti RapidSpell WPF API Docs
IsBoundaryRight Method (offset)
APIKeyoti.RapidSpell.Wpf.FrameWorkSpecificSimpleTextBoundaryIsBoundaryRight(Int32)
Keyoti RapidSpell WPF
Whether offset is one place after the last character in a word.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool IsBoundaryRight(
	int offset
)
public virtual bool IsBoundaryRight(
	int offset
)
Public Overridable Function IsBoundaryRight ( 
	offset As Integer
) As Boolean
Public Overridable Function IsBoundaryRight ( 
	offset As Integer
) As Boolean
public:
virtual bool IsBoundaryRight(
	int offset
)
public:
virtual bool IsBoundaryRight(
	int offset
)
abstract IsBoundaryRight : 
        offset : int -> bool 
override IsBoundaryRight : 
        offset : int -> bool 
abstract IsBoundaryRight : 
        offset : int -> bool 
override IsBoundaryRight : 
        offset : int -> bool 
Parameters
offset (Int32)
Return Value

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