CODFontProperties::operator=

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

Sets this property object equal to the one passed in.

Defined in: OdFontProp.cpp

Return Value

A reference to this property after copying the property.

Parameters

propFont

The property to copy.