[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PdfSaveOptions.OpenActionScript

OpenActionScript Property

OpenActionScript

Get or set the JavaScript to be execute when the saved PDF file is opened.

Declaration
public string OpenActionScript { get; set; }
Public Property OpenActionScript As String