Skip to content

Commit 9b2194a

Browse files
committed
991823-ug: Added YouTube like for working with actions UG documentation
1 parent 908f23c commit 9b2194a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Document-Processing/PDF/PDF-Library/NET/Working-with-action.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ Essential<sup>&reg;</sup> PDF supports different actions that can be triggered b
1111

1212
## Adding an action to the PDF
1313

14-
The below code example illustrates how to add the action to the PDF document using [PdfLaunchAction](https://help.syncfusion.com/cr/document-processing/Syncfusion.Pdf.Interactive.PdfLaunchAction.html) class.
14+
The below code example illustrates how to add the action to the PDF document using [PdfLaunchAction](https://help.syncfusion.com/cr/document-processing/Syncfusion.Pdf.Interactive.PdfLaunchAction.html) class.
15+
16+
To quickly get started, work with actions in your application to automate tasks and streamline workflows. Please, check this video:
17+
{% youtube "" %}
1518

1619
{% tabs %}
1720

0 commit comments

Comments
 (0)