menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ParagraphJustify - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ParagraphJustify

    Paragraph justification code.

    Inheritance
    System.Object
    ParagraphJustify
    Namespace: Syncfusion.DocIO.ReaderWriter.Biff_Records
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class ParagraphJustify : Enum

    Fields

    Center

    Center justification.

    Declaration
    public const ParagraphJustify Center
    Field Value
    Type
    ParagraphJustify

    Left

    Left justification.

    Declaration
    public const ParagraphJustify Left
    Field Value
    Type
    ParagraphJustify

    LeftAndRight

    LeftAndRight justification.

    Declaration
    public const ParagraphJustify LeftAndRight
    Field Value
    Type
    ParagraphJustify

    Right

    Right justification.

    Declaration
    public const ParagraphJustify Right
    Field Value
    Type
    ParagraphJustify
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved