'Declaration Protected Overloads Overridable Function GetEngine( _
ByVal documentДокумент PDF.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByRef isNewEngineЗначение, указывающее, был ли создан новый движок JavaScript.As Boolean _
) As PdfJavaScriptEngine
protected virtual PdfJavaScriptEngine GetEngine(
Vintasoft.Imaging.Pdf.PdfDocument document,
out bool isNewEngine
)
protected: virtual PdfJavaScriptEngine* GetEngine(
Vintasoft.Imaging.Pdf.PdfDocument* document,
[PARAMFLAG::Out] bool isNewEngine
)
protected:
virtual PdfJavaScriptEngine^ GetEngine(
Vintasoft.Imaging.Pdf.PdfDocument^ document,
[Out] bool isNewEngine
)
Parameters
- document
- Документ PDF.
- isNewEngine
- Значение, указывающее, был ли создан новый движок JavaScript.
Return Value
Движок JavaScript PDF.