Xamarin.Android

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

    Show / Hide Table of Contents

    Class FieldMarkType

    Specifies the type of field mark.

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

    Fields

    FieldEnd

    Field end type.

    Declaration
    public const FieldMarkType FieldEnd
    Field Value
    Type Description
    FieldMarkType

    FieldSeparator

    Field separator type

    Declaration
    public const FieldMarkType FieldSeparator
    Field Value
    Type Description
    FieldMarkType

    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