Search Results for

    Show / Hide Table of Contents

    Struct GlyphSubstitutionClass.Contextual2.SubClassRule

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

    Constructors

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

    Declaration
    public SubClassRule(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.