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 5cae53f commit 8abb08bCopy full SHA for 8abb08b
Document-Processing/PDF/PDF-Viewer/asp-net-mvc/server-actions.md
@@ -407,7 +407,7 @@ The jsonObjects used as the parameter in each method is a class with various pro
407
public string freeTextAnnotation { get; set; }
408
public string signatureData { get; set; }
409
public string fieldsData { get; set; }
410
- public string FormDesigner { get; set; }
+ public string formDesigner { get; set; }
411
public string inkSignatureData { get; set; }
412
public string tileXCount { get; set; }
413
public string tileYCount { get; set; }
0 commit comments