ComponentOne Word for UWP
ToIdeographDigital Method

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfListText Class : ToIdeographDigital Method
The integer value.
Number to ideograph digital.
Syntax
'Declaration
 
Public Shared Function ToIdeographDigital( _
   ByVal number As System.Integer _
) As System.String
public static System.string ToIdeographDigital( 
   System.int number
)

Parameters

number
The integer value.

Return Value

The text of ideograph digital.
See Also

Reference

RtfListText Class
RtfListText Members