[]
        
(Showing Draft Content)

C1.WPF.Document.CompatibilityOptions.KeepImages

KeepImages Property

KeepImages

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.

Declaration
public bool KeepImages { get; set; }