SideBySideComparisonOptions.ExcludeAreas2

SideBySideComparisonOptions.ExcludeAreas2 property

Get and set the exclude areas. Used for the second page or document in the comparison method. This option can be setted along with ExcludeTables. This option can’t be setted along with ComparisonArea2 option.

public Rectangle[] ExcludeAreas2 { get; set; }

See Also