'宣言 Public Function GetFontHandler( _ ByVal font As Font _ ) As FontHandler
public FontHandler GetFontHandler( Font font )
パラメータ
- font
- フォント。
戻り値の型
既存または新しく作成された PdfFont。
'宣言 Public Function GetFontHandler( _ ByVal font As Font _ ) As FontHandler
public FontHandler GetFontHandler( Font font )