CODFontProperties::operator==
BOOLCODFontProperties::operator==(const CODFontPropertiespropFont)
Tests if this property is equal to the one passed in.
Defined in: OdFontProp.cpp
Return Value
Non-zero if the two properties are equal.
Parameters
propFont
The property to test against.