menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ParagraphItemType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ParagraphItemType

    Specifies type of the ParagraphItem.

    Namespace: Syncfusion.DLS
    Assembly: Syncfusion.DLS.Base.dll
    Syntax
    public enum ParagraphItemType

    Fields

    Name Description
    BookmarkEnd

    ParagraphItem is a end of bookmark.

    BookmarkStart

    ParagraphItem is a start of bookmark.

    Break

    PragraphItem is a break.

    Canvas

    ParagraphItem is a canvas.

    Field

    ParagraphItem is a field.

    PageBreak

    PragraphItem is a break.

    Picture

    ParagraphItem is a picture.

    Table

    ParagraphItem is a table.

    TextBox

    ParagraphItem is a textbox.

    TextRange

    ParagraphItem is a text.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved