menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnnotationType - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AnnotationType

    Defines the type of annotation template String - Defines annotation template to be in string Template - Defines annotation template to be in html content

    Inheritance
    System.Object
    AnnotationType
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class AnnotationType : Enum

    Fields

    String

    Declaration
    public const AnnotationType String
    Field Value
    Type
    AnnotationType

    Template

    Declaration
    public const AnnotationType Template
    Field Value
    Type
    AnnotationType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved