PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Util Namespace / FontSubSet.FontFeature Class / ApplyLastAlternativeIfNotAvailable Property

In This Topic
    ApplyLastAlternativeIfNotAvailable Property
    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