Word for UWP
IsUnicode メソッド

C1.UWP.Word アセンブリ > C1.Xaml.Word.Objects 名前空間 > RtfString クラス : IsUnicode メソッド
テキスト文字列。
テキスト文字列が Unicode かどうか。
シンタックス
'宣言
 
Public Shared Function IsUnicode( _
   ByVal text As System.String _
) As System.Boolean
public static System.bool IsUnicode( 
   System.string text
)

パラメータ

text
テキスト文字列。

戻り値の型

テキスト文字列が Unicode の場合は true、そうでない場合は false。
参照

RtfString クラス
RtfString メンバ