CODFontCommand::SaveTextBoxes
voidCODFontCommand::SaveTextBoxes(CODComponent*pComp)
Recursively saves the bounding text box of a component and its children (if the component is a composite object, all of the fonts of the subcomponents will be saved).
Defined in: OdFontCmd.cpp
Return Value
void
Parameters
pComp
A pointer to the component whose information is to be saved.