[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.TextAnalysisQuickSource.GetNumberSubstitution

GetNumberSubstitution Method

GetNumberSubstitution(int, out int, out IntPtr)

Gets the number substitution from the text range affected by the text analysis.

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