Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontFeature Class / Parameter Property

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