nw::font::TextWriterBase::ResetWidthLimit Member Function

Syntax

void ResetWidthLimit();

Arguments

None.

Return Values

None.

Description

Disables the automatic wrapping feature.

Internally, wrap width is set to positive infinity.

By default, the automatic wrapping feature is disabled.

See Also

nw::font::TextWriter::SetWidthLimit
nw::font::TextWriter::GetWidthLimit

Revision History

2009/11/09
Initial version.

CONFIDENTIAL