PtlParamFontSettings Methods PdfDrvAPINet
The PtlParamFontSettings type exposes the following members.
Methods

  NameDescription
Public methodaddEmbedFontName
埋め込みフォントの追加
Public methodclearEmbedFont
埋め込みフォントのクリア
Public methodDispose 
Protected methodDispose(Boolean)
Public methodStatic memberEMBED_ALL_FONT
保存方法:使用されているすべてのフォントを埋め込む
Public methodStatic memberEMBED_SELECT_FONT
保存方法:選択して埋め込む
Public methodオンラインEquals
指定した オンラインObject が、現在の オンラインObject と等しいかどうかを判断します。
(Inherited from オンラインObject.)
Protected methodFinalize (Overrides オンラインObject Finalize .)
Public methodgetEmbedFontName
設定されている埋め込みフォントの取得
Public methodオンラインGetHashCode
特定の型のハッシュ関数として機能します。
(Inherited from オンラインObject.)
Protected methodgetNative
Public methodオンラインGetType
現在のインスタンスの オンラインType を取得します。
(Inherited from オンラインObject.)
Protected methodオンラインMemberwiseClone
現在の オンラインObject の簡易コピーを作成します。
(Inherited from オンラインObject.)
Public methodStatic memberPDF_CREATE_CANCEL
埋め込みができなかったフォントがあった場合の処理:PDF作成をキャンセルする
Public methodStatic memberPDF_CREATE_EXECUTE
埋め込みができなかったフォントがあった場合の処理:そのフォントは埋め込まずに作成する
Protected methodsetNative
Public methodオンラインToString
現在の オンラインObject を表す オンラインString を返します。
(Inherited from オンラインObject.)
Back to Top
See Also