Aspose::Pdf::Text::SystemFontSource::Equals method
SystemFontSource::Equals method
Check if system font source objects are equal.
bool Aspose::Pdf::Text::SystemFontSource::Equals(System::SharedPtr<System::Object> obj) override
| Parameter | Type | Description |
|---|---|---|
| obj | System::SharedPtr<System::Object> | System font source object which will be compared. |
ReturnValue
True if both objects are system font sources, false otherwise.
See Also
- Typedef SharedPtr
- Class Object
- Class SystemFontSource
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++