Aspose::Page::Font::DrFont::Equals método
DrFont::Equals method
Determina si el System::Object especificado, es igual a esta instancia.
bool Aspose::Page::Font::DrFont::Equals(System::SharedPtr<System::Object> obj) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| obj | System::SharedPtr<System::Object> | El System::Object para comparar con esta instancia. |
ReturnValue
true if the specified System::Object is equal to this instance; otherwise, false.
Ver también
- Typedef SharedPtr
- Class Object
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++