PARAFORMAT& GetParaFormatSelection( );
Return Value
A PARAFORMAT structure which contains the paragraph formatting attributes of the current selection.
Remarks
Call this function to get the paragraph formatting attributes of the current selection.
For more information, see EM_GETPARAFORMAT message and PARAFORMAT structure in the Win32 documentation.
CRichEditView Overview | Class Members | Hierarchy Chart
See Also CRichEditView::GetCharFormatSelection, CRichEditView::SetParaFormat, CRichEditCtrl::GetParaFormat