Keyoti RapidSpell WPF API Docs
Preceding Method (offset)
APIKeyoti.RapidSpell.Wpf.FrameWorkSpecificSimpleTextBoundaryPreceding(Int32)
Keyoti RapidSpell WPF
Return the first boundary before the specified offset
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual int Preceding(
	int offset
)
public virtual int Preceding(
	int offset
)
Public Overridable Function Preceding ( 
	offset As Integer
) As Integer
Public Overridable Function Preceding ( 
	offset As Integer
) As Integer
public:
virtual int Preceding(
	int offset
)
public:
virtual int Preceding(
	int offset
)
abstract Preceding : 
        offset : int -> int 
override Preceding : 
        offset : int -> int 
abstract Preceding : 
        offset : int -> int 
override Preceding : 
        offset : int -> int 
Parameters
offset (Int32)
the offset to start
Return Value
Int32
int the first boundary after offset

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