Search Results for

    Show / Hide Table of Contents

    Struct GlyphSubstitutionClass.Contextual1.SubRule

    Namespace: FastReport.Fonts
    Assembly: FastReport.dll
    Syntax
    public struct SubRule

    Constructors

    SubRule(UInt16[], GlyphSubstitutionClass.SubstLookupRecord[])

    Declaration
    public SubRule(ushort[] inputSequence, GlyphSubstitutionClass.SubstLookupRecord[] records)
    Parameters
    Type Name Description
    System.UInt16[] inputSequence
    GlyphSubstitutionClass.SubstLookupRecord[] records

    Fields

    InputSequence

    Declaration
    public ushort[] InputSequence
    Field Value
    Type Description
    System.UInt16[]

    Records

    Declaration
    public GlyphSubstitutionClass.SubstLookupRecord[] Records
    Field Value
    Type Description
    GlyphSubstitutionClass.SubstLookupRecord[]
    Back to top © 1998-2025 Copyright Fast Reports Inc.