alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ClipModes

    The clipping mode to be used by the control when returning the text content of the control.

    Inheritance
    System.Object
    ClipModes
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public sealed class ClipModes : Enum

    Fields

    ExcludeLiterals

    Exclude all literals in the data that is returned.

    Declaration
    public const ClipModes ExcludeLiterals
    Field Value
    Type
    ClipModes

    IncludeLiterals

    Include all literals in the data that is returned.

    Declaration
    public const ClipModes IncludeLiterals
    Field Value
    Type
    ClipModes
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved