Skip to content

Commit dddbaec

Browse files
Merge pull request #2563 from syncfusion-content/1019443-utubelink
1019443-Added the YouTube video in the UG documentation under Barcode section
2 parents ee05822 + a71564a commit dddbaec

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Essential<sup>&reg;</sup> PDF provides support to add barcodes to the PDF docume
1212
* One-dimensional barcodes, including Code 39 and Code 32.
1313
* Two-dimensional barcodes, such as QR Code, Data Matrix, and PDF417.
1414

15+
To quickly get started, working with QR codes in PDF Documents using the .NET PDF Library. Watch this video:
16+
{% youtube "https://www.youtube.com/watch?v=hSkFuJEbPXw" %}
17+
1518
## Adding a one dimensional barcode to the PDF document
1619

1720
The below code example shows how to add Code39 barcode using the [PdfCode39Barcode](https://help.syncfusion.com/cr/document-processing/Syncfusion.Pdf.Barcode.PdfCode39Barcode.html) class to a PDF document.

0 commit comments

Comments
 (0)