PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.Util Namespace / FontSubSet.FontFeature Class / Parameter Property

In This Topic
    Parameter Property
    In This Topic
    Specifies 1-based position of the alternate glyph ID in Alternate Substitution lookup.
    Syntax
    'Declaration
     
    Public Property Parameter As Integer
    public int Parameter {get; set;}
    See Also