docx
    Preparing search index...

    Type Alias ISymbolRunOptions

    ISymbolRunOptions: { char: string; symbolfont?: string } & IRunOptions

    Options for creating a SymbolRun.

    Type declaration

    • Readonlychar: string

      The Unicode character code for the symbol

    • Optional Readonlysymbolfont?: string

      The font to use for the symbol (e.g., "Wingdings", "Symbol")