Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this function to get the paragraph formatting attributes of the current selection.
PARAFORMAT2& GetParaFormatSelection( );
Return Value
A PARAFORMAT2 structure which contains the paragraph formatting attributes of the current selection.
Remarks
For more information, see EM_GETPARAFORMAT message and PARAFORMAT2 structure in the Windows SDK.
Requirements
Header: afxrich.h
See Also
Reference
CRichEditView::GetCharFormatSelection