Method Alert
Namespace TallComponents.PDF.JavaScript.Scripting
Class App
Override this method to implement custom alert behavior.
Syntax
protected internal AlertResult Alert(String message, AlertIcon icon, AlertButtons buttons, String title, Document document, AlertCheckbox checkbox)
Returns
AlertResult
Parameters
String
message
AlertIcon
icon
AlertButtons
buttons
String
title
Document
document
AlertCheckbox
checkbox