Aspose::Words::Shading::get_BackgroundTintAndShade method

Shading::get_BackgroundTintAndShade method

Gets or sets a double value that lightens or darkens a background theme color.

double Aspose::Words::Shading::get_BackgroundTintAndShade()

Remarks

The allowed values are in the range from -1 (the darkest) to 1 (the lightest) for this property.

Zero (0) is neutral.

See Also