GraphicalPdfComparer.Threshold

GraphicalPdfComparer.Threshold property

Gets and sets the threshold value in percentage. This value allows you to ignore small changes if they are not significant to you. The default value is 0%.

public double Threshold { get; set; }

See Also