Skip to content

Commit 8abb08b

Browse files
981284: Updated json Key
1 parent 5cae53f commit 8abb08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Document-Processing/PDF/PDF-Viewer/asp-net-mvc/server-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ The jsonObjects used as the parameter in each method is a class with various pro
407407
public string freeTextAnnotation { get; set; }
408408
public string signatureData { get; set; }
409409
public string fieldsData { get; set; }
410-
public string FormDesigner { get; set; }
410+
public string formDesigner { get; set; }
411411
public string inkSignatureData { get; set; }
412412
public string tileXCount { get; set; }
413413
public string tileYCount { get; set; }

0 commit comments

Comments
 (0)