alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class OutlineCodeMaskType

    The type of mask

    Inheritance
    System.Object
    OutlineCodeMaskType
    Namespace: Syncfusion.ProjIO
    Assembly: Syncfusion.ProjIO.Base.dll
    Syntax
    public sealed class OutlineCodeMaskType : Enum

    Fields

    Characters

    Declaration
    public const OutlineCodeMaskType Characters
    Field Value
    Type
    OutlineCodeMaskType

    LowercaseLetters

    Declaration
    public const OutlineCodeMaskType LowercaseLetters
    Field Value
    Type
    OutlineCodeMaskType

    Numbers

    Declaration
    public const OutlineCodeMaskType Numbers
    Field Value
    Type
    OutlineCodeMaskType

    UppercaseLetters

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