Class SpanAdv
Represents the SpanAdv class.
Inherited Members
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 |