menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum WidthType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum WidthType

    Specifies the width type.

    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
    Syntax
    public enum WidthType

    Fields

    Name Description
    Auto

    Specifies the width to be determined automatically.

    Percent

    Specifies the width in percentage.

    Pixel

    Specifies the width in pixels.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved