PDFKit.NET 2.0 Class Library (.NET 2.0)

NamedAction Class

A Named action executes an action predefined by the viewer application.

For a list of all members of this type, see NamedAction Members.

System.Object
   TallComponents.PDF.Actions.Action
      TallComponents.PDF.Actions.NamedAction

public class NamedAction : Action

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Well known (standard) names are: NextPage, PrevPage, FirstPage and LastPage.

Requirements

Namespace: TallComponents.PDF.Actions

Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll)

See Also

NamedAction Members | TallComponents.PDF.Actions Namespace