次の方法で共有


PdfViewActionEventArgs クラス

定義

OpenPdf イベントのデータを提供します。

public class PdfViewActionEventArgs : EventArgs
type PdfViewActionEventArgs = class
    inherit EventArgs
継承
PdfViewActionEventArgs

コンストラクター

PdfViewActionEventArgs(PdfActionRemoteGoTo)

PdfViewActionEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Action

リモート PDF を開くアクションを取得または設定します。

適用対象