CODFontProperties::operator==

BOOL CODFontProperties::operator==(const CODFontProperties propFont)

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.