Aspose::Words::Shading::Equals method

Shading::Equals(const System::SharedPtr<Aspose::Words::Shading>&) method

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

bool Aspose::Words::Shading::Equals(const System::SharedPtr<Aspose::Words::Shading> &rhs)

See Also

Shading::Equals(System::SharedPtr<System::Object>) method

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

bool Aspose::Words::Shading::Equals(System::SharedPtr<System::Object> obj) override

See Also