Skip to content

Commit 1188773

Browse files
987016: CI failure
1 parent ddc1fe3 commit 1188773

File tree

3 files changed

+34
-332
lines changed

3 files changed

+34
-332
lines changed

Document-Processing/PDF/PDF-Viewer/asp-net-core/form-filling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The PDF Viewer control provides an option to disable interaction with form field
3636
style="height:600px"
3737
documentPath="https://cdn.syncfusion.com/content/pdf/form-filling-document.pdf"
3838
resourceUrl="https://cdn.syncfusion.com/ej2/31.1.17/dist/ej2-pdfviewer-lib"
39-
enableFormDesigner="false">
39+
enableFormFields="false">
4040
</ejs-pdfviewer>
4141
</div>
4242

@@ -48,7 +48,7 @@ The PDF Viewer control provides an option to disable interaction with form field
4848
style="height:600px"
4949
documentPath="https://cdn.syncfusion.com/content/pdf/form-filling-document.pdf"
5050
serviceUrl="/api/PdfViewer"
51-
enableFormDesigner="false">
51+
enableFormFields="false">
5252
</ejs-pdfviewer>
5353
</div>
5454

0 commit comments

Comments
 (0)