Skip to content

Commit c307def

Browse files
Merge pull request #1760 from syncfusion-content/991823-ug
991823-ug: Added YouTube like for working with actions UG documentation
2 parents 908f23c + 7dd8aae commit c307def

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. Watch this video:
17+
{% youtube "https://youtu.be/IVunNPJNBwI?si=Iz7h7nPNmSU0pLNz" %}
1518

1619
{% tabs %}
1720

0 commit comments

Comments
 (0)