PtlParamPPTAddinSetting Members PdfDrvAPINet

The PtlParamPPTAddinSetting type exposes the following members.
Constructors

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

  NameDescription
Public methodDispose 
PtlParamPPTAddinSetting によって使用された全てのリソースを解放します。
Protected methodDispose(Boolean)
PtlParamPPTAddinSetting によって使用されたアンマネージド リソースを解放し、任意でマネージド リソースを解放します。
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.)
Protected methodオンラインMemberwiseClone
現在の オンラインObject の簡易コピーを作成します。
(Inherited from オンラインObject.)
Public methodStatic memberPPTADDIN_DEFAULT_SETTING
使われなくなりました。ソース互換性のためにのみ存在します。
アドイン設定の選択:現在のPowerPointアドイン設定で出力する
Public methodStatic memberPPTADDIN_USER_SETTING
使われなくなりました。ソース互換性のためにのみ存在します。
アドイン設定の選択:PtlParamPPTAddinSettingの設定で出力する
Protected methodsetNative
Public methodオンラインToString
現在の オンラインObject を表す オンラインString を返します。
(Inherited from オンラインObject.)
Back to Top
Operators

  NameDescription
Public operatorAssign
Back to Top
Fields

  NameDescription
Public fieldStatic memberApiSetting
アドイン設定の選択:PtlParamPPTAddinSettingの設定で出力する
Public fieldStatic memberCurrentSetting
アドイン設定の選択:現在のPowerPointアドイン設定で出力する
Back to Top
Properties

  NameDescription
Public propertyAttachOriginalFile
元のPowerPointファイルを添付する
Public propertyOutputBookmarks
しおりを出力する
Public propertyOutputLinks
リンクを出力する
Public propertySettingType
アドイン設定タイプ
Public propertyUseDocumentInformation
元文書の文書情報を使用する
Back to Top
See Also