PDFReaderControls.NET Professional Type Reference

UnknownAction Class

Unknown action. This action will be created if the action is unknown or different from the supported types.

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

System.Object
   TallComponents.PDF.Actions.Action
      TallComponents.PDF.Actions.UnknownAction

public class UnknownAction : 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

You cannot instanciate this class.

Requirements

Namespace: TallComponents.PDF.Actions

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

See Also

UnknownAction Members | TallComponents.PDF.Actions Namespace