ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / FontSubSet.FontFeature Class / ApplyLastAlternativeIfNotAvailable Property

In This Topic
    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 System.Boolean
    public System.bool ApplyLastAlternativeIfNotAvailable {get; set;}
    See Also