--- layout: posts title: Api - IJsonExportOptions Interface ---

Options for JSON export.

Hierarchy

Index

Properties

Optional accuracy

accuracy: number

Optional exemplar of number of decimal places.

Optional indentation

indentation: number

Optional number of characters to indent after a newline.

Optional units

units: string

Optional unit system to embed in exported file, if the export format allows alternate unit systems.

Generated using TypeDoc