Equals
FontData.Equals method
Determines whether two FontData instances are equal.
public override bool Equals(object obj)
Parameter | Type | Description |
---|---|---|
obj | 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
- class FontData
- namespace Aspose.Slides
- assembly Aspose.Slides