Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IPictureFormat Interface / Contrast Property
In This Topic
    Contrast Property
    In This Topic
    Gets or sets the contrast for the specified picture or OLE object. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast).
    Syntax
    System.double Contrast {get; set;}
    See Also