DioDocs for PDF
UnloadTables メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > FontTables クラス : UnloadTables メソッド
Unloads OpenType tables specified with an array of tags.
シンタックス
'宣言
 
Public Function UnloadTables( _
   ByVal ParamArray tags() As TableTag _
) As System.Boolean
public System.bool UnloadTables( 
   params TableTag[] tags
)

パラメータ

tags

戻り値の型

True if one or more tables were unloaded, False otherwise.
参照

FontTables クラス
FontTables メンバ