IndirectionImageSourceRetainInMemory Property |
Gets or sets a value indicating whether the images should remain in memory once read.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public bool RetainInMemory { get; set; }
Public Property RetainInMemory As Boolean
Get
Set
Property Value
Type:
Boolean A value indicating if the images should remain in memory.
See Also