<< Return to Main Index

< Return to Class Index

CGXHtmlW::GetFontAttribString

virtual CString GetFontAttribString(const CGXStyle& style);

style

The style object to construct font attribute string from.

Return Value

The font attribute of the given style object as a string in HTML format.

Remarks

Override this function to construct the font attribute based on the given style object.

CGXHtmlW

Class Overview | Class Members