'Declaration Public Function New( _
ByVal targetЦель.As Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase, _
ByVal jsEventОбъект события JavaScript.As Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsEvent _
)
public PdfTriggerEventArgs(
Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase target,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsEvent jsEvent
)
public: PdfTriggerEventArgs(
Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase* target,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsEvent* jsEvent
)
public:
PdfTriggerEventArgs(
Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase^ target,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsEvent^ jsEvent
)
Parameters
- target
- Цель.
- jsEvent
- Объект события JavaScript.