Aspose::Words::Shading::get_ForegroundTintAndShade method
Shading::get_ForegroundTintAndShade method
Gets or sets a double value that lightens or darkens a foreground theme color.
double Aspose::Words::Shading::get_ForegroundTintAndShade()
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
- Class Shading
- Namespace Aspose::Words
- Library Aspose.Words for C++