DioDocs for PDF
ScriptCodeToTag メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextFormat クラス : ScriptCodeToTag メソッド
A ScriptCode value to convert.
Indicates whether the following scripts should be converted to old tags: Bengali, Devanagari, Gujarati, Gurmukhi, Kannada, Malayalam, Myanmar, Odia, Tamil, Telugu.
Converts a ScriptCode value to the corresponding ScriptTag.
シンタックス
'宣言
 
Public Shared Function ScriptCodeToTag( _
   ByVal scriptCode As ScriptCode, _
   Optional ByVal useOldTags As System.Boolean _
) As ScriptTag
public static ScriptTag ScriptCodeToTag( 
   ScriptCode scriptCode,
   System.bool useOldTags
)

パラメータ

scriptCode
A ScriptCode value to convert.
useOldTags
Indicates whether the following scripts should be converted to old tags: Bengali, Devanagari, Gujarati, Gurmukhi, Kannada, Malayalam, Myanmar, Odia, Tamil, Telugu.

戻り値の型

The converted ScriptTag value.
参照

TextFormat クラス
TextFormat メンバ