alexa

    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