'Declaration Public Function New( _
ByVal ParamArray actionExecutorsThe action executors.() As PdfActionExecutorBase _
)
public PdfActionCompositeExecutor(
params PdfActionExecutorBase[] actionExecutors
)
public: PdfActionCompositeExecutor(
params PdfActionExecutorBase*[]* actionExecutors
)
public:
PdfActionCompositeExecutor(
... array<PdfActionExecutorBase^>^ actionExecutors
)
Parameters
- actionExecutors
- The action executors.