Gets or sets a boolean value defining whether the resulting file contains the destination profile.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool DropDestinationProfile { get; set; }
true
if you want to drop the destination profile from the resulting file. By default, this value is false
.