Search Results for

    Show / Hide Table of Contents

    Struct GlyphSubstitutionClass.LigatureSet

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

    Constructors

    LigatureSet(UInt16, UInt16[])

    Declaration
    public LigatureSet(ushort ligGlyph, ushort[] components)
    Parameters
    Type Name Description
    System.UInt16 ligGlyph
    System.UInt16[] components

    Fields

    Components

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

    LigGlyph

    Declaration
    public ushort LigGlyph
    Field Value
    Type Description
    System.UInt16
    Back to top © 1998-2025 Copyright Fast Reports Inc.