ComponentOne Bitmap for WPF
SetNumberSubstitution Method (TextAnalysisQuickSink)

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > TextAnalysisQuickSink Interface : SetNumberSubstitution Method
Sets the number substitution on the text range affected by the text analysis.
Syntax
'Declaration
 
Function SetNumberSubstitution( _
   ByVal textPosition As System.Integer, _
   ByVal textLength As System.Integer, _
   ByVal numberSubstitution As System.IntPtr _
) As System.Integer
System.int SetNumberSubstitution( 
   System.int textPosition,
   System.int textLength,
   System.IntPtr numberSubstitution
)

Parameters

textPosition
textLength
numberSubstitution
See Also

Reference

TextAnalysisQuickSink Interface
TextAnalysisQuickSink Members