Skip to content

Commit bf464be

Browse files
1010724: Updated teh code-snippet tag
1 parent 04930ca commit bf464be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Document-Processing/PDF/PDF-Viewer/react/document-handling/load-password-pdf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ If you load a password-protected PDF from a URL or through custom logic, the vie
4646

4747
You can directly pass the password in the [`load`](https://ej2.syncfusion.com/react/documentation/api/pdfviewer/index-default#load) method:
4848

49-
```tsx
49+
```js
5050
viewer.load(
5151
'https://your-api/password-protected.pdf',
5252
'Password'

0 commit comments

Comments
 (0)