We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad3f33 commit 2497f66Copy full SHA for 2497f66
ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/getting-started-with-server-backed.md
@@ -384,7 +384,7 @@ namespace GettingStartedMVC.Controllers
384
public string freeTextAnnotation { get; set; }
385
public string signatureData { get; set; }
386
public string fieldsData { get; set; }
387
- public string FormDesigner { get; set; }
+ public string formDesigner { get; set; }
388
public string inkSignatureData { get; set; }
389
public string tileXCount { get; set; }
390
public string tileYCount { get; set; }
0 commit comments