Class Inline
An abstract class that provides a base for all inline elements in a DocumentAdv object.
Inheritance
System.Object
Inline
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 abstract class Inline : BaseNode
Constructors
Inline()
Initializes a new instance of the Inline class.
Declaration
public Inline()
Properties
CharacterFormat
Gets or sets the CharacterFormat.
Declaration
public CharacterFormat CharacterFormat { get; set; }
Property Value
Type | Description |
---|---|
CharacterFormat |