PbLigaturePresetType enumeration (Publisher)
Constants passed to and returned by the Font.Ligature property, specifying the state of the Ligature property on the characters in a text range.
Name | Value | Description |
---|---|---|
pbLigatureAll | 3 | Ligature applied to all characters |
pbLigatureMixed | -1 | Ligature applied to some characters, but not others |
pbLigatureNone | 4 | No ligature applied |
pbLigatureStandard | 0 | Standard ligature applied |
pbLigatureStandardHistorical | 2 | Standard historical ligature applied |
pbLigatureStandardOptional | 1 | Standard optional ligature applied |
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.