Xamarin.Android

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

    Show / Hide Table of Contents

    Class FieldCharType

    Specifies the type of the field character.

    Inheritance
    System.Object
    FieldCharType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class FieldCharType : Enum

    Fields

    Begin

    Field begin.

    Declaration
    public const FieldCharType Begin
    Field Value
    Type Description
    FieldCharType

    End

    Field end.

    Declaration
    public const FieldCharType End
    Field Value
    Type Description
    FieldCharType

    Seperate

    Field separator.

    Declaration
    public const FieldCharType Seperate
    Field Value
    Type Description
    FieldCharType

    SimpleField

    simple field.

    Declaration
    public const FieldCharType SimpleField
    Field Value
    Type Description
    FieldCharType

    Unknown

    Field unknown.

    Declaration
    public const FieldCharType Unknown
    Field Value
    Type Description
    FieldCharType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved