This topic has not yet been rated - Rate this topic

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 Platform SDK.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.