Skip to content

Commit 9459ae0

Browse files
committed
984044: spell check
1 parent 3c6b78c commit 9459ae0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Document-Processing/PDF/PDF-Viewer/react/annotation/annotation-event.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-
# Annotations Events in React Pdf viewer control
11+
# Annotations Events in React PDF Viewer control
1212

1313
The PDF Viewer component triggers various events based on user interactions and changes in the component's state. These events can be used to perform actions when a specific event occurs. This section describes the events available in the PDF Viewer component.
1414

Document-Processing/PDF/PDF-Viewer/react/download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ platform: document-processing
77
documentation: ug
88
domainurl: ##DomainURL##
99
---
10-
# Download in React Pdf viewer control
10+
# Download in React PDF Viewer control
1111

1212
The PDF Viewer supports downloading the loaded PDF file. You can enable/disable the download using the following code snippet.
1313

Document-Processing/PDF/PDF-Viewer/react/feature-module.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-
# Feature module in React Pdf viewer Control
11+
# Feature module in React PDF Viewer Control
1212

1313
The PDF Viewer features are segregated into individual feature-wise modules to enable selectively referencing in the application. The required modules should be injected to extend its functionality. The following are the selective modules of PDF Viewer that can be included as required:
1414

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ platform: document-processing
77
documentation: ug
88
---
99

10-
# Create programmatically in React Pdf viewer control
10+
# Create programmatically in React 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

0 commit comments

Comments
 (0)