Skip to content

Commit aa7e062

Browse files
committed
Updated Documentation Licensing Page
1 parent 82673fd commit aa7e062

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Document-Processing/Licensing/licensing-faq/CI-license-validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ bool isValid = SyncfusionLicenseProvider.ValidateLicense(Platform.FileFormats);
179179
{% endhighlight %}
180180
{% endtabs %}
181181

182-
N> Use the specific platform enum (`PDF`, `Word`, `Excel`, `PowerPoint`, `WordToPDF`, `ExcelToPDF`, `PowerPointToPDF`, `PDFViewer`, `WordEditor`, or `SpreadsheetEditor`) for license validation from v31.1.17 and later. `Platform.FileFormats` is not supported from v31.1.17 onwards.
182+
N> Use the specific platform enum (`PDF`, `Word`, `Excel`, `PowerPoint`, `WordToPDF`, `ExcelToPDF`, or `PowerPointToPDF`) for license validation from v31.1.17 and later. `Platform.FileFormats` is not supported from v31.1.17 onwards.
183183

184184
* If the `ValidateLicense()` method returns `true`, the registered license key is valid and the build can proceed with deployment.
185185

0 commit comments

Comments
 (0)