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