Aspose::Page::Font::DrFont::Equals method
DrFont::Equals method
Determines whether the specified System::Object, is equal to this instance.
bool Aspose::Page::Font::DrFont::Equals(System::SharedPtr<System::Object> obj) override
Parameter | Type | Description |
---|---|---|
obj | System::SharedPtr<System::Object> | The System::Object to compare with this instance. |
ReturnValue
true if the specified System::Object is equal to this instance; otherwise, false.
See Also
- Typedef SharedPtr
- Class Object
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++