ExportFieldsToJsonOptions

ExportFieldsToJsonOptions

Overview

ExportFieldsToJsonOptions is a class in Aspose.PDF FOSS for .NET.

Options passed to ExportToJson.

Properties: WriteIndented.

Properties

NameTypeAccessDescription
WriteIndentedboolRead/WriteIf true, the produced JSON is pretty-printed with indentation.

See Also