nw::font::CharWriter::SetFont Member Function

Syntax

void SetFont(
     const Font * pFont
);

Arguments

Name Description
in pFont Pointer to the font being newly set.

Return Values

None.

Description

Sets the font.

See Also

nw::font::CharWriter::GetFont

Revision History

2009/11/09
Initial version.

CONFIDENTIAL