CRichEditView::m_nWordWrap
Remarks
Indicates the type of word wrap for this rich edit view. One of the following values:
-
WrapNone Indicates no automatic word wrapping.
-
WrapToWindow Indicates word wrapping based on the width of the window.
-
WrapToTargetDevice Indicates word wrapping based on the characteristics of the target device.
CRichEditView Overview | Class Members | Hierarchy Chart
See Also CRichEditView::WrapChanged