PtlParamDriverSettings Members PdfDrvAPINet

The PtlParamDriverSettings type exposes the following members.
Constructors

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

  NameDescription
Public methodclearDriverSetting
PDF Driver へ渡した出力設定の内容をクリアする
Public methodDispose 
PtlParamDriverSettings によって使用された全てのリソースを解放します。
Protected methodDispose(Boolean)
PtlParamDriverSettings によって使用されたアンマネージド リソースを解放し、任意でマネージド リソースを解放します。
Public methodオンラインEquals
指定した オンラインObject が、現在の オンラインObject と等しいかどうかを判断します。
(Inherited from オンラインObject.)
Protected methodFinalize (Overrides オンラインObject Finalize .)
Public methodオンラインGetHashCode
特定の型のハッシュ関数として機能します。
(Inherited from オンラインObject.)
Protected methodgetNative
Public methodオンラインGetType
現在のインスタンスの オンラインType を取得します。
(Inherited from オンラインObject.)
Public methodload
指定した出力設定ファイルをロードする
Protected methodオンラインMemberwiseClone
現在の オンラインObject の簡易コピーを作成します。
(Inherited from オンラインObject.)
Public methodsave
ロードされている出力設定ファイルを上書き保存する
Public methodsaveAs
ロードされている出力設定ファイルを別名保存する
Protected methodsetNative
Public methodtoDriver
出力設定の内容を PDF Driver へ渡す
Public methodオンラインToString
現在の オンラインObject を表す オンラインString を返します。
(Inherited from オンラインObject.)
Back to Top
Operators

  NameDescription
Public operatorAssign
Back to Top
Properties

  NameDescription
Public propertyDetailErrorCode
詳細エラーコードを取得する
Public propertyParamCommonSettings
「一般」の設定内容
Public propertyParamCompressSettings
「圧縮」の設定内容
Public propertyParamFontSettings
「フォント」の設定内容
Public propertyParamInformationSettings
「情報」の設定内容
Public propertyParamOpenModeSettings
「開き方」の設定内容
Public propertyParamPDFVersionSettings
「PDFバージョン」の設定内容
Public propertyParamSecuritySettings
「セキュリティ」の設定内容
Public propertyParamWaterMarkSettings
「透かし」の設定内容
Public propertySettingName
設定の名前
Back to Top
See Also