Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PdfSaveOptions Class / OpenActionScript Property
In This Topic
    OpenActionScript Property
    In This Topic
    Get or set the JavaScript to be execute when the saved PDF file is opened.
    Syntax
    public System.string OpenActionScript {get; set;}
    See Also