API Reference

Class

PdfJavaScript

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

A named document-level JavaScript action from the catalog JavaScript name tree.

Inheritance

  • Object
  • PdfJavaScript

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Properties

public String Name { get; } #

Name-tree key that identifies the script.

public String Script { get; } #

Exact JavaScript source stored by the PDF action.