Aspose::Page::Margins::Equals method
Margins::Equals method
Compares this margins with other.
bool Aspose::Page::Margins::Equals(System::SharedPtr<System::Object> obj) override
Parameter | Type | Description |
---|---|---|
obj | System::SharedPtr<System::Object> | Another margins object. |
ReturnValue
True if all margins are equal.
See Also
- Typedef SharedPtr
- Class Object
- Class Margins
- Namespace Aspose::Page
- Library Aspose.Page for C++