PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 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