Help Center

CTextFont2.ModWidthPairsmethod

Gets/sets whether "decrease widths on pairs" is active.

Windowsmethoddocumented

Syntax

PRIVATE PROPERTY CTextFont2.ModWidthPairs () AS LONG

Parameters

NameDescription
ValueA tomBool value that can be one of the following.

Return value

A tomBool value that can be one of the ones listed above.

Description

Gets/sets whether "decrease widths on pairs" is active.

Example

(GET) PROPERTY ModWidthPairs () AS LONG (SET) PROPERTY ModWidthPairs (BYVAL Value AS LONG)

Reference

  • Defined in AfxNova/CTextFont2.inc:1573
  • Documented in Windows/WIndows Controls/RichEdit/CTextFont2 Class.md
  • Topic: CTextFont2 Class