[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.TextAnalysisQuickSource.GetNumberSubstitution

GetNumberSubstitution Method

GetNumberSubstitution(int, out int, out nint)

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

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