VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfActionCompositeExecutor Class
Constructors Properties Methods SeeAlso
In This Topic
    PdfActionCompositeExecutor Class Members
    In This Topic
    The following tables list the members exposed by PdfActionCompositeExecutor.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfActionCompositeExecutor class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether this action executor is enabled.
    Public PropertyGets the action executors of this composite action executor.
    Public Methods
     NameDescription
    Public MethodExecutes the action.
    Public MethodExecutes a sequence of actions. (Inherited from PdfActionExecutorBase)
    Public MethodExecutes JavaScript API event.
    Public MethodFinds the executor of specified type.
    See Also