Represents the collection of InputAction objects.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public class InputActions : GeneralCollection
Visual Basic (Declaration)
Public Class InputActions _
	Inherits GeneralCollection

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument..::.GeneralCollection
    C1.C1PrintDocument..::.InputActions

See Also