DioDocs for PDF
Utf32Interval コンストラクタ(Int32,Int32)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > Utf32Interval 構造体 > Utf32Interval コンストラクタ : Utf32Interval コンストラクタ(Int32,Int32)
The first UTF-32 character (code point) of the interval.
The last UTF-32 character (code point) of the interval.
Initializes an instance of the Utf32Interval.
シンタックス
'宣言
 
Public Function New( _
   ByVal firstCode As System.Integer, _
   ByVal lastCode As System.Integer _
)
public Utf32Interval( 
   System.int firstCode,
   System.int lastCode
)

パラメータ

firstCode
The first UTF-32 character (code point) of the interval.
lastCode
The last UTF-32 character (code point) of the interval.
参照

Utf32Interval 構造体
Utf32Interval メンバ
オーバーロード一覧