InstantJsonSettings

public final class InstantJsonSettings

Settings for InstantJson. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.

Constructors

Link copied to clipboard
public void InstantJsonSettings()

Functions

Link copied to clipboard
public final InstantJsonRenderTheme getRenderTheme()
The annotation appearance theme to use when importing Instant JSON.
Link copied to clipboard
public final void setRenderTheme(InstantJsonRenderTheme value)
The annotation appearance theme to use when importing Instant JSON.