Xamarin.Android

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

    Show / Hide Table of Contents

    Class GridPitchType

    Specifies the type of grid pitch.

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

    Fields

    CharsAndLine

    The chars and line

    Declaration
    public const GridPitchType CharsAndLine
    Field Value
    Type Description
    GridPitchType

    LinesOnly

    The lines only

    Declaration
    public const GridPitchType LinesOnly
    Field Value
    Type Description
    GridPitchType

    NoGrid

    The no grid

    Declaration
    public const GridPitchType NoGrid
    Field Value
    Type Description
    GridPitchType

    SnapToChars

    The snap to chars

    Declaration
    public const GridPitchType SnapToChars
    Field Value
    Type Description
    GridPitchType

    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