Skip to content

Commit 0a5752f

Browse files
committed
984044: lint error
1 parent 94f27e9 commit 0a5752f

27 files changed

+9
-10
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 ASP.NET CORE
10+
# User Interaction with Form Fields 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/react/annotation/line-angle-constraints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Line angle constraints in React PDF Viewer | Syncfusion
4-
description: Learn to add, edit, delete, and configure highlight, underline, strikethrough, and squiggly text markup annotations programmatically.
4+
description: Explore how to add, edit, delete, and configure text markup annotations like highlight, underline, and squiggly in JavaScript (ES6) using the PDF Viewer.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
1010

1111
# Events in React PDF Viewer
1212

13-
The PDF Viewer component triggers events for creation, page navigation, document lifecycle, context menu interactions, comments, bookmarks, download and export, hyperlinks, annotation import/export, custom keyboard commands, printing, signatures, text search, and text selection. Use these events to integrate custom logic into application workflows.
13+
The PDF Viewer component triggers events for creation, page navigation, document life cycle, context menu interactions, comments, bookmarks, download and export, hyperlinks, annotation import/export, custom keyboard commands, printing, signatures, text search, and text selection. Use these events to integrate custom logic into application workflows.
1414

1515
The following table lists commonly used events supported by the PDF Viewer component:
1616

Document-Processing/PDF/PDF-Viewer/react/how-to-overview.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-
# Frequently Asked Questions Section in PDF Viewer control
11+
# How to Use the Frequently Asked Questions Section in the PDF Viewer
1212

1313
The frequently asked questions in Essential<sup>&reg;</sup> PDF Viewer are listed below.
1414

Document-Processing/PDF/PDF-Viewer/react/how-to/add-annotation-in-text-search.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: Add rectangle annotation from textSearch in React PDF Viewer | Syncfusion
3+
title: Add Rectangle Annotation via Text Search in React PDF Viewer
44
description: Learn to add rectangle annotations using text search bounds in the React PDF Viewer component, including initialization and search controls.
55
control: PDF Viewer
66
platform: document-processing
77
documentation: ug
88
---
99

10-
# Add rectangle annotations using text search bounds in PDF Viewer
10+
# Programmatically Add Rectangle Annotations Based on Text Search in PDF Viewer
1111

1212
A concise guide to adding rectangle annotations at highlighted text search results in the React PDF Viewer to visually emphasize matches and improve readability.
1313

Document-Processing/PDF/PDF-Viewer/react/how-to/add-save-button.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: Add Save button to the built-in toolbar in React PDF Viewer | Syncfusion
3+
title: Add Save Button to Toolbar in React PDF Viewer
44
description: Learn how to add, show, hide, enable, and disable a custom Save button in the built-in toolbar of the React PDF Viewer component.
55
control: Toolbar
66
platform: document-processing
77
documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Add a Save button to the built-in toolbar
11+
# Add a Save Button to the Built-in Toolbar in React PDF Viewer
1212

1313
PDF Viewer supports customizing toolbar items, including adding, showing, hiding, enabling, and disabling items.
1414

Document-Processing/PDF/PDF-Viewer/react/how-to/annotation-selectors.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,4 @@ document.getElementById('annotationSelector').addEventListener('click', () => {
2828

2929
```
3030

31-
Sample: How to customize the annotation selector
32-
https://stackblitz.com/edit/react-dnkbqh66-tsqcqdcx?file=index.js,index.html
31+
Sample: [How to customize the annotation selector](https://stackblitz.com/edit/react-dnkbqh66-tsqcqdcx?file=index.js,index.html)
27.7 KB
Loading
18.8 KB
Loading
22 KB
Loading

0 commit comments

Comments
 (0)