DocumentLayoutJsonExportSettings

Merged view of DocumentLayoutJsonExportSettings, combining immutable defaults, SDK overrides, and document overrides. Property writes automatically target the appropriate level (document if available, otherwise SDK).

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
Gets the Content property.
Link copied to clipboard
public final JsonExportFormat getFormat()
Gets the Format property.
Link copied to clipboard
public final void setContent(JsonExportContent value)
Sets the Content property.
Link copied to clipboard
public final void setFormat(JsonExportFormat value)
Sets the Format property.