Aspose::Pdf::ExportFieldsToJsonOptions::set_WriteIndented method

ExportFieldsToJsonOptions::set_WriteIndented method

Sets a value indicating whether the Json output should be indented.

void Aspose::Pdf::ExportFieldsToJsonOptions::set_WriteIndented(bool value)

Remarks

true if the Json output should be indented; otherwise, false.

See Also