ShadingEquals Method (Shading)

Determines whether the specified Shading is equal in value to the current Shading.

Namespace:  Aspose.Words
Assembly:  Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntax
public bool Equals(
	Shading rhs
)

Parameters

rhs
Type: Aspose.WordsShading

Return Value

Type: Boolean
See Also