Keyoti RapidSpell WPF API Docs
IsBoundary Method (offset)
APIKeyoti.RapidSpell.Wpf.FrameWorkSpecificSimpleTextBoundaryIsBoundary(Int32)
Keyoti RapidSpell WPF
Determines if character at offset is a boundary
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool IsBoundary(
	int offset
)
public virtual bool IsBoundary(
	int offset
)
Public Overridable Function IsBoundary ( 
	offset As Integer
) As Boolean
Public Overridable Function IsBoundary ( 
	offset As Integer
) As Boolean
public:
virtual bool IsBoundary(
	int offset
)
public:
virtual bool IsBoundary(
	int offset
)
abstract IsBoundary : 
        offset : int -> bool 
override IsBoundary : 
        offset : int -> bool 
abstract IsBoundary : 
        offset : int -> bool 
override IsBoundary : 
        offset : int -> bool 
Parameters
offset (Int32)
Return Value

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