PtlParamFontSettings Members PdfDrvAPINet

The PtlParamFontSettings type exposes the following members.
Constructors

  NameDescription
Public methodPtlParamFontSettings 
PtlParamFontSettings クラスの新しいインスタンスを初期化します。
Public methodPtlParamFontSettings(PtlParamFontSettings)
PtlParamFontSettings クラスの新しいインスタンスを初期化します。
Back to Top
Methods

  NameDescription
Public methodaddEmbedFontName
埋め込みフォントの追加
Public methodclearEmbedFont
埋め込みフォントのクリア
Public methodDispose 
PtlParamFontSettings によって使用された全てのリソースを解放します。
Protected methodDispose(Boolean)
PtlParamFontSettings によって使用されたアンマネージド リソースを解放し、任意でマネージド リソースを解放します。
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
Operators

  NameDescription
Public operatorAssign
Back to Top
Fields

  NameDescription
Public fieldStatic memberAllFont
Public fieldStatic memberCancelCreatePDF
Public fieldStatic memberContinueWithoutUnembeddableFont
Public fieldStatic memberSelectedFont
Back to Top
Properties

  NameDescription
Public propertyCantEmbedFontStyle
埋め込みができなかったフォントがあった場合の処理
Public propertyEmbedBase14
欧文基本14フォントの埋め込み処理
Public propertyEmbedFontCount
設定されている埋め込みフォント数
Public propertyEmbedFontStyle
フォント埋め込み方法
Back to Top
See Also