Sdk Settings
Manages configuration settings for the Nutrient SDK. Provides functionality to load, export, and access various SDK settings through a type-safe registry system. This is a singleton class - use the static methods to access SDK settings.
Functions
Link copied to clipboard
Exports the current SDK settings to a JSON file.
Link copied to clipboard
Gets the settings for CAD.
Link copied to clipboard
Gets the settings for conversion.
Link copied to clipboard
Gets the settings for HTML.
Link copied to clipboard
Gets the settings for image.
Link copied to clipboard
Gets the settings for jbig2.
Link copied to clipboard
Gets the settings for jpeg.
Link copied to clipboard
Gets the settings for opening documents.
Link copied to clipboard
Gets the settings for PDF page.
Link copied to clipboard
Gets the settings for PDF.
Link copied to clipboard
Gets the settings for spreadsheet.
Link copied to clipboard
Gets the settings for tiff.
Link copied to clipboard
Gets the settings for Word documents.
Link copied to clipboard
Loads SDK settings from a JSON file.