[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.OptimizeDocumentOptions.RemoveDuplicateImages

RemoveDuplicateImages Property

RemoveDuplicateImages

Gets or sets whether images with identical content should be removed from the document.

The default value is true.

Declaration
public bool RemoveDuplicateImages { get; set; }
Public Property RemoveDuplicateImages As Boolean