DioDocs for PDF
GetUnicodeBlock メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > Utf32CodeSet クラス : GetUnicodeBlock メソッド
The UTF-32 character (code point).
Returns a named range of Unicode characters for the specified UTF-32 character (code point).
シンタックス
'宣言
 
Public Shared Function GetUnicodeBlock( _
   ByVal codePoint As System.Integer _
) As UnicodeBlock
public static UnicodeBlock GetUnicodeBlock( 
   System.int codePoint
)

パラメータ

codePoint
The UTF-32 character (code point).

戻り値の型

The named range.
参照

Utf32CodeSet クラス
Utf32CodeSet メンバ