ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SpanAdv - ASP.NETCore API Reference | Syncfusion SpanAdv class. ">

    Show / Hide Table of Contents

    Class SpanAdv

    Represents the SpanAdv class.

    Inheritance
    System.Object
    BaseNode
    Inline
    SpanAdv
    Inherited Members
    Inline.CharacterFormat
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.EJ.DocumentEditor
    Assembly: Syncfusion.EJ.DocumentEditor.dll
    Syntax
    public class SpanAdv : Inline

    Constructors

    SpanAdv()

    Declaration
    public SpanAdv()

    Properties

    Text

    Gets or sets the text of the SpanAdv.

    Declaration
    public string Text { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved