Apitron.PDF.Rasterizer library for .NET
Assembly: Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Setting this property has effect only if MemoryAllocationMode is set to ResourcesLowMemory.
Minimal value is: 1048576 bytes (1 megabyte)
Default valus is: 5242880 bytes (5 megabytes)
Defines the resouce size limit in bytes that controls whether the resouce should be loaded to RAM or cached to disk. Valid only if the corressponding setting is set.
See MemoryAllocationMode property.
Namespace: Apitron.PDF.Rasterizer.Configuration
Assembly: Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax
Property Value
Type: Int32Remarks
See Also