diff --git a/angular/Barcode/Getting-Started.md b/angular/Barcode/Getting-Started.md index d345c8b1..8e782206 100644 --- a/angular/Barcode/Getting-Started.md +++ b/angular/Barcode/Getting-Started.md @@ -1,13 +1,13 @@ --- -title: Getting Started for Angular Barcode -description: Barcode -platform: Angular +title: Getting Started with Angular Barcode Component | Syncfusion +description: Learn here all about getting started with Syncfusion Essential Angular Barcode control, its elements, and more details. +platform: angular control: Barcode documentation: ug keywords: ejBarcode --- -# Getting Started +# Getting Started with Angular Barcode Component This section explains briefly about how to integrate a **Barcode** control in your application with **Angular**. @@ -70,4 +70,4 @@ export class DefaultComponent { The above code will produce the Barcode as shown in the below figure. -![](getting-started-images/default.png) +![Initialize and configure in Angular Barcode.](getting-started-images/initialize-and-configure-in-angular-barcode.png) diff --git a/angular/Barcode/Overview.md b/angular/Barcode/Overview.md index ed77bd17..f075d480 100644 --- a/angular/Barcode/Overview.md +++ b/angular/Barcode/Overview.md @@ -1,13 +1,13 @@ --- -title: Getting Started for Angular Barcode -description: Barcode -platform: Angular +title: Overview of Angular Barcode Component | Syncfusion +description: Learn hare all about overview of Syncfusion Essential Angular Barcode control, its elements and more details. +platform: angular control: Barcode documentation: ug keywords: ejBarcode --- -# Overview +# Overview of Angular Barcode Component The Syncfusion Essential JS Barcode widget enables rendering of one dimension and two dimension barcodes in web page. Barcode provides you a simple and inexpensive method of encoding text information that can be easily read by electronic readers. diff --git a/angular/Barcode/getting-started-images/default.png b/angular/Barcode/getting-started-images/initialize-and-configure-in-angular-barcode.png similarity index 100% rename from angular/Barcode/getting-started-images/default.png rename to angular/Barcode/getting-started-images/initialize-and-configure-in-angular-barcode.png