Search Results for

    Show / Hide Table of Contents

    Class SyntaxHighlighting

    Syntax highlighting class that contains components

    Inheritance
    object
    SyntaxHighlighting
    Namespace: Terminaux.Reader.Highlighting
    Assembly: Terminaux.dll
    Syntax
    public class SyntaxHighlighting

    Properties

    | Edit this page View Source

    Components

    Template name

    Declaration
    [JsonIgnore]
    public ReadOnlyDictionary<string, SyntaxHighlightingComponent> Components { get; }
    Property Value
    Type Description
    ReadOnlyDictionary<string, SyntaxHighlightingComponent>
    | Edit this page View Source

    Name

    Template name

    Declaration
    [JsonIgnore]
    public string Name { get; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX