WinForms

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

    Show / Hide Table of Contents

    Interface ITextBox

    Summary description for ITextBox.

    Inherited Members
    IParagraphItem.Clone(IParagraph)
    IParagraphItem.OwnerParagraph
    IEntityBase.Document
    IEntityBase.Owner
    Namespace: Syncfusion.DLS
    Assembly: Syncfusion.DLS.Base.dll
    Syntax
    public interface ITextBox : IParagraphItem, IEntityBase

    Properties

    TextBoxBody

    Declaration
    ITextBody TextBoxBody { get; }
    Property Value
    Type Description
    ITextBody

    TextBoxFormat

    Declaration
    TextBoxFormat TextBoxFormat { get; set; }
    Property Value
    Type Description
    TextBoxFormat
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved