menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class FieldCharacterAdv

    Represents the base class for FieldCharacterAdv.

    Inheritance
    System.Object
    BaseNode
    Inline
    FieldCharacterAdv
    FieldBeginAdv
    FieldEndAdv
    FieldSeparatorAdv
    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 abstract class FieldCharacterAdv : Inline

    Constructors

    FieldCharacterAdv()

    Initializes a new instance of FieldCharacterAdv.

    Declaration
    public FieldCharacterAdv()

    Fields

    FieldCharacterType

    Gets or Sets the type of FieldCharType.

    Declaration
    public FieldCharType FieldCharacterType
    Field Value
    Type Description
    FieldCharType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved