Equals()
FontData::Equals(System::SharedPtr<System::Object>) method
Determines whether two FontData instances are equal.
bool Aspose::Slides::FontData::Equals(System::SharedPtr<System::Object> obj) override
Arguments
Parameter | Type | Description |
---|---|---|
obj | System::SharedPtr<System::Object> | The FontData to compare with the current FontData. |
Return Value
true if the specified FontData is equal to the current FontData; otherwise, false.
See Also
- Typedef SharedPtr
- Class Object
- Class FontData
- Namespace Aspose::Slides
- Library Aspose.Slides