pbLigaturePresetType Enumeration
Constants passed to and returned by the Font.Ligature property, specifying the state of the Ligature property on the characters in a text range.
Version Information
Version Added: Publisher 2010
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 |