Aspose::Pdf::Plugins::PdfAOptionsBase::get_IsLowMemoryMode method

PdfAOptionsBase::get_IsLowMemoryMode method

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

bool Aspose::Pdf::Plugins::PdfAOptionsBase::get_IsLowMemoryMode()

Remarks

true

if low memory mode is enabled; otherwise, false

.

See Also