ComponentOne Bitmap for UWP
GetNumberSubstitution Method (TextAnalysisQuickSource)

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextAnalysisQuickSource Interface : GetNumberSubstitution Method
Gets the number substitution from the text range affected by the text analysis.
Syntax
'Declaration
 
Function GetNumberSubstitution( _
   ByVal textPosition As System.Integer, _
   ByRef textLength As System.Integer, _
   ByRef numberSubstitution As System.IntPtr _
) As System.Integer
System.int GetNumberSubstitution( 
   System.int textPosition,
   out System.int textLength,
   out System.IntPtr numberSubstitution
)

Parameters

textPosition
textLength
numberSubstitution
See Also

Reference

TextAnalysisQuickSource Interface
TextAnalysisQuickSource Members