Aspose::Page::Margins::Equals method

Margins::Equals method

Compares this margins with other.

bool Aspose::Page::Margins::Equals(System::SharedPtr<System::Object> obj) override
ParameterTypeDescription
objSystem::SharedPtr<System::Object>Another margins object.

ReturnValue

True if all margins are equal.

See Also