Click or drag to resize

ImageMemoryEnableMemoryFileMapping Property

Note: This API is now obsolete.

File mapping is no longer supported. This property will throw on set.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
[ObsoleteAttribute("EnableMemoryFileMapping is no longer supported.", 
	true)]
public static bool EnableMemoryFileMapping { get; set; }

Property Value

Type: Boolean
Returns false.
See Also