1. GroupDocs.Comparison
  2. /
  3. GroupDocs.Comparison for .NET
  4. /
  5. GroupDocs.Comparison.Options
  6. /
  7. ImagesInheritance

ImagesInheritance

ImagesInheritance enumeration

Source of images inheritance when image comparison is disabled.

public enum ImagesInheritance

Values

Name Value Description
Source 0 Inherit images from source document.
Target 1 Inherit images from target document.

See Also