Skip to content

Commit 0e30c70

Browse files
984044: Resolved the feedbacks
1 parent e263313 commit 0e30c70

22 files changed

+40
-206
lines changed

Document-Processing/PDF/PDF-Viewer/asp-net-core/form-designer/form-field-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: Form Field Events
77
documentation: ug
88
---
99

10-
# PDF Viewer Form Field events in EJ2 ASP.NET CORE
10+
# PDF Viewer Form Field events in ASP.NET CORE
1111

1212
The PDF Viewer control provides the support to different Form Field events. The Form Field events supported by the PDF Viewer Control are:
1313

Document-Processing/PDF/PDF-Viewer/asp-net-mvc/form-designer/form-field-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: Form Field Events
77
documentation: ug
88
---
99

10-
# PDF Viewer Form Field events in EJ2 ASP.NET MVC
10+
# PDF Viewer Form Field events in ASP.NET MVC
1111

1212
The PDF Viewer control provides the support to different Form Field events. The Form Field events supported by the PDF Viewer Control are:
1313

Document-Processing/PDF/PDF-Viewer/javascript-es5/form-designer/create-with-user-interface-interaction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Create with user interface interaction for JS
11+
# Create with user interface interaction for JavaScript
1212

1313
The PDF viewer control provides the option for interaction with Form Fields such as Drag and resize. you can draw a Form Field dynamically by clicking the Form Field icon on the toolbar and draw it in the PDF document. The Form Fields type supported by the PDF Viewer Control are:
1414

Document-Processing/PDF/PDF-Viewer/javascript-es5/form-designer/form-field-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# PDF Viewer Form Field events in JS
11+
# PDF Viewer Form Field events in JavaScript
1212

1313
The PDF Viewer control provides the support to different Form Field events. The Form Field events supported by the PDF Viewer Control are:
1414

Document-Processing/PDF/PDF-Viewer/javascript-es5/how-to/add-save-button-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Add Save button in Built-In Toolbar in JS
11+
# Add Save button in Built-In Toolbar in JavaScript
1212

1313
PDF Viewer allows you to customize (add, show, hide, enable, and disable) existing items in a toolbar.
1414

Document-Processing/PDF/PDF-Viewer/javascript-es6/accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Accessibility in Syncfusion PDF Viewer components TS
11+
# Accessibility in Syncfusion PDF Viewer control TypeScript
1212

1313
The PDF Viewer component follows established accessibility guidelines and standards, including [ADA](https://www.ada.gov/), [Section 508](https://www.section508.gov/), [WCAG 2.2](https://www.w3.org/TR/WCAG22/), and [WCAG roles](https://www.w3.org/TR/wai-aria/#roles) that are commonly used to evaluate accessibility.
1414

Document-Processing/PDF/PDF-Viewer/javascript-es6/annotations/annotation-event.md

Lines changed: 18 additions & 184 deletions
Large diffs are not rendered by default.

Document-Processing/PDF/PDF-Viewer/javascript-es6/form-designer/create-programmatically.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: PDF Viewer
77
documentation: ug
88
---
99

10-
# Create programmatically in Typescript Pdf viewer control
10+
# Create programmatically in TypeScript PDF Viewer control
1111

1212
The PDF Viewer component provides options to add, edit, and delete form fields. The supported form field types are:
1313

Document-Processing/PDF/PDF-Viewer/javascript-es6/form-designer/create-with-user-interface-interaction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: PDF Viewer
77
documentation: ug
88
---
99

10-
# Create with user interface interaction for TS
10+
# Create with user interface interaction for TypeScript
1111

1212
The PDF Viewer component supports interactive form field design, including drawing, dragging, and resizing fields directly on the page. Click the Form Field icon on the toolbar to add a field and place it on the document. Supported form field types include:
1313

Document-Processing/PDF/PDF-Viewer/javascript-es6/form-designer/form-field-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# PDF Viewer Form Field events in TS
11+
# PDF Viewer Form Field events in TypeScript
1212

1313
The PDF Viewer control provides the support to different Form Field events. The Form Field events supported by the PDF Viewer Control are:
1414

0 commit comments

Comments
 (0)