Skip to content

Commit 87cb2ad

Browse files
author
snehasf3509
authored
Update Presentation-to-PDF.md
1 parent 220e79e commit 87cb2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

File-Formats/Presentation/Presentation-to-PDF.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PowerPoint allows you to convert an entire Presentation or a single slide into P
1212
* [Assemblies Information](https://help.syncfusion.com/file-formats/presentation/assemblies-required)
1313
* [NuGet Information](https://help.syncfusion.com/file-formats/presentation/nuget-packages-required#converting-powerpoint-presentation-into-pdf)
1414

15-
To quickly start converting a PowerPoint Presentation to a PDF using .NET PowerPoint libray, please check out this video:
15+
To quickly start converting a PowerPoint Presentation to a PDF using .NET PowerPoint library, please check out this video:
1616
{% youtube "https://www.youtube.com/watch?v=nytscOICpWk" %}
1717

1818
[PresentationToPdfConverter](https://help.syncfusion.com/cr/file-formats/Syncfusion.PresentationToPdfConverter.PresentationToPdfConverter.html) class is responsible for converting an entire Presentation or a slide into PDF. The following code example demonstrates how to convert a PowerPoint presentation to PDF.

0 commit comments

Comments
 (0)