DioDocs for PDF
RemoveLinkedFont メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > Font クラス : RemoveLinkedFont メソッド
The Font to be removed from the list of linked fonts.
Removes a link to the specified Font.
シンタックス
'宣言
 
Public Function RemoveLinkedFont( _
   ByVal linkedFont As Font _
) As System.Boolean
public System.bool RemoveLinkedFont( 
   Font linkedFont
)

パラメータ

linkedFont
The Font to be removed from the list of linked fonts.

戻り値の型

True if the link was successfully removed, False if it was not found.
参照

Font クラス
Font メンバ