PdfAOptionsBase.IsLowMemoryMode

PdfAOptionsBase.IsLowMemoryMode property

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

public bool IsLowMemoryMode { get; set; }

Property Value

true if low memory mode is enabled; otherwise, false.

See Also