![]() |
PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Executes the specified commands.
Namespace: Smartsite.Pdf
Assembly: Smartsite.Pdf (in Smartsite.Pdf.dll)
Syntax
C# | ![]() |
---|---|
long Execute( <> commands ) |
Visual Basic (Declaration) | ![]() |
---|---|
Function Execute ( _ commands As (Of ) _ ) As Long |
Parameters
- commands
- IEnumerable<(Of <ICommand>)>
The commands.
See Also
IPdfContext Interface
Smartsite.Pdf Namespace