Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / 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 System.Boolean
    public System.bool ApplyLastAlternativeIfNotAvailable {get; set;}
    See Also