ExportFieldsToJsonOptions
Overview
ExportFieldsToJsonOptions is a class in Aspose.PDF FOSS for .NET.
Options passed to ExportToJson.
Properties: WriteIndented.
Properties
| Name | Type | Access | Description |
|---|
WriteIndented | bool | Read/Write | If true, the produced JSON is pretty-printed with indentation. |
See Also