Aspose::Pdf::ExportFieldsToJsonOptions::get_WriteIndented method
ExportFieldsToJsonOptions::get_WriteIndented method
Gets a value indicating whether the Json output should be indented.
bool Aspose::Pdf::ExportFieldsToJsonOptions::get_WriteIndented() const
Remarks
true if the Json output should be indented; otherwise, false.
See Also
- Class ExportFieldsToJsonOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++