'Declaration Public Function New( _
ByVal targetЦель.As Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase, _
ByVal actionNameНазвание действия.As System.String, _
ByVal jsEventСобытие js.As Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsEvent _
)
public PdfTriggerEventArgs(
Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase target,
System.String actionName,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsEvent jsEvent
)
public: PdfTriggerEventArgs(
Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase* target,
System.String actionName,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsEvent* jsEvent
)
public:
PdfTriggerEventArgs(
Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase^ target,
System.String actionName,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsEvent^ jsEvent
)
Parameters
- target
- Цель.
- actionName
- Название действия.
- jsEvent
- Событие js.