Skip to content

Commit f1a3e39

Browse files
committed
1019443-Need to add the YouTube video in the UG documentation under Barcode section
1 parent f641d7c commit f1a3e39

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)