Skip to content

Commit c3d91f4

Browse files
Merge pull request #2877 from syncfusion-content/EJ2-881508-doc
872509: Resolved issue in the documentation
2 parents 33c498c + f5df324 commit c3d91f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/getting-started-with-server-backed.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Getting Started with EJ2 ASP.NET Core PDF Viewer Control | Syncfusion
44
description: Learn how to getting started with PDF Viewer control in ASP.NET Core application. You can view and comment on PDFs in ease and also can fill forms.
55
platform: ej2-asp-core-mvc
66
control: PDF Viewer
7-
publishingplatform: ej2-asp-core-mvc
7+
publishingplatform: ##Platform_Name##
88
documentation: ug
99
---
1010

@@ -377,7 +377,7 @@ namespace PDFViewerSample.Pages
377377
public string freeTextAnnotation { get; set; }
378378
public string signatureData { get; set; }
379379
public string fieldsData { get; set; }
380-
public string FormDesigner { get; set; }
380+
public string formDesigner { get; set; }
381381
public string inkSignatureData { get; set; }
382382
public bool hideEmptyDigitalSignatureFields { get; set; }
383383
public bool showDigitalSignatureAppearance { get; set; }

0 commit comments

Comments
 (0)