Copy Paste Slide
Copies a slide and pastes it to another position.
Input
- Source Presentation: The presentation file from which to copy the slide
- Type:
ArenaRobotics.Domain.Entities.PresentationModel - Required
- Type:
- Destination Presentation: The presentation file where to paste the slide
- Type:
ArenaRobotics.Domain.Entities.PresentationModel - Required
- Type:
- Copy Position: The slide position where to copy
- Type:
System.Int32 - Required
- Type:
- Insert Position: The slide position where to paste
- Type:
System.Int32 - Required
- Type:
- Move: If this option is selected, the slide is moved. Otherwise, the slide is copied. This option is not selected by default.
- Type:
System.Boolean - Required
- Type:
Details
- This activity can only be used within the Use PowerPoint Presentation activity. PowerPoint application must be installed on the machine where the process will run.