Aspose::Pdf::Plugins::PdfAOptionsBase::set_IsLowMemoryMode method

PdfAOptionsBase::set_IsLowMemoryMode method

Sets a value indicating whether the low memory mode is enabled during the PDF/A conversion process.

void Aspose::Pdf::Plugins::PdfAOptionsBase::set_IsLowMemoryMode(bool value)

Remarks

true

if low memory mode is enabled; otherwise, false

.

See Also