Поделиться через


CRichEditView::GetParaFormatSelection

Call this function to get the paragraph formatting attributes of the current selection.

PARAFORMAT2& GetParaFormatSelection( );

Возвращаемое значение

A PARAFORMAT2 structure which contains the paragraph formatting attributes of the current selection.

Заметки

For more information, see EM_GETPARAFORMAT message and PARAFORMAT2 structure in the Windows SDK.

Требования

Header: afxrich.h

См. также

Основные понятия

CRichEditView Class

CRichEditView Members

Hierarchy Chart

CRichEditView::GetCharFormatSelection

CRichEditView::SetParaFormat

CRichEditCtrl::GetParaFormat