OpenSheetMusicDisplay
    Preparing search index...

    Class Label

    A text label on the graphical music sheet. It is used e.g. for titles, composer names, instrument names and dynamic instructions.

    Index

    Constructors

    Properties

    color: OSMDColor
    colorDefault: string
    font: Fonts
    fontFamily: string
    fontHeight: number
    fontStyle: FontStyles
    IsCreditLabel: boolean = false
    print: boolean
    text: string
    textAlignment: TextAlignmentEnum

    Methods