ComponentOne FlexReport for WinForms
KeepImages Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > CompatibilityOptions Class : KeepImages Property
Specifies whether images in a document dictionary are kept as Image objects. Set this property to false to save images as raw data to optimize memory usage.
Syntax
'Declaration
 
Public Property KeepImages As System.Boolean
public System.bool KeepImages {get; set;}
See Also

Reference

CompatibilityOptions Class
CompatibilityOptions Members