[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.TextAnalysisQuickSink.SetNumberSubstitution

SetNumberSubstitution Method

SetNumberSubstitution(int, int, IntPtr)

Sets the number substitution on the text range affected by the text analysis.

Declaration
int SetNumberSubstitution(int textPosition, int textLength, IntPtr numberSubstitution)
Function SetNumberSubstitution(textPosition As Integer, textLength As Integer, numberSubstitution As IntPtr) As Integer
Parameters
Type Name Description
int textPosition
int textLength
IntPtr numberSubstitution
Returns
Type Description
int