[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.WillCloseAction

WillCloseAction Property

WillCloseAction

Gets or sets a ActionJavaScript to be performed before closing the document.

Declaration
public ActionJavaScript WillCloseAction { get; set; }
Public Property WillCloseAction As ActionJavaScript