Nutrient Web SDK

v0.0.0-dev

Enumeration ProductId

Defines the product IDs for the different environments the SDK can be used in.

Enumeration

Example

const productId = NutrientViewer.ProductId.SharePoint;

Enumeration Members

string

Enables using the SDK in a Salesforce environment. When used, the SDK should be loaded from a Salesforce site.

string

Enables using the SDK in a SharePoint environment. When used, the document should be loaded from a SharePoint site.