Aspose::Pdf::Text::Position::Equals method
Position::Equals method
Determines whether the specified object is equal to the current Position object.
bool Aspose::Pdf::Text::Position::Equals(System::SharedPtr<System::Object> obj) override
Parameter | Type | Description |
---|---|---|
obj | System::SharedPtr<System::Object> | Object that is checked for equality. |
ReturnValue
True in case objects are equal.
See Also
- Typedef SharedPtr
- Class Object
- Class Position
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++