ApplyLastAlternativeIfNotAvailable Property (FontSubSet.FontFeature)
In This Topic
Indicates whether the last alternative should be applied if the specified position exceeds the number of alternatives.
Syntax
'Declaration
Public Property ApplyLastAlternativeIfNotAvailable As Boolean
public bool ApplyLastAlternativeIfNotAvailable {get; set;}
See Also