diff --git a/File-Formats/PDF-to-image/Convert-PDF-to-Image.md b/File-Formats/PDF-to-image/Convert-PDF-to-Image.md index 6c62ea361..bf94aad15 100644 --- a/File-Formats/PDF-to-image/Convert-PDF-to-Image.md +++ b/File-Formats/PDF-to-image/Convert-PDF-to-Image.md @@ -108,5 +108,3 @@ image.Save("sample.png") {% endtabs %} You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/WPF-PDFViewer-Examples/tree/master/PDF-to-image). - -N> To know more about PdfToImageConverter and features it provides, please refer to [PdfToImageConverter](https://help.syncfusion.com/file-formats/pdf-to-image/convert-pdf-to-image) \ No newline at end of file