Font.Ligature property (Publisher)

Returns or sets a PbLigaturePresetType constant that represents the state of the Ligature property on the characters in a text range. The Ligature property enables embellishments to the characters, often in the form of bigger and more flamboyant serifs. Read/write.

Syntax

expression.Ligature

expression A variable that represents a Font object.

Return value

PbLigaturePresetType

Remarks

The Ligature property has an effect only for OpenType fonts that contain ligatures.

Ligatures are alternate appearances of sequences of characters; multiple characters are merged into one glyph. For example, when ligatures are turned on for the word Office, the letters ffi are all joined together into one glyph that displays a continuous line from the first f through the dot in the i.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.