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 981c1d4 commit 0073741Copy full SHA for 0073741
ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/getting-started-with-server-backed.md
@@ -393,7 +393,6 @@ namespace PDFViewerSample.Pages
393
public string documentLiveCount { get; set; }
394
public string annotationDataFormat { get; set; }
395
public string importedData { get; set; }
396
- public bool digitalSignaturePresent { get; set; }
397
}
398
{% endhighlight %}
399
{% endtabs %}
0 commit comments