menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Paragraph.LayoutParagraphInfoImpl - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Paragraph.LayoutParagraphInfoImpl

    Inheritance
    System.Object
    LayoutInfo
    LayoutParagraphInfo
    Paragraph.LayoutParagraphInfoImpl
    Implements
    ILayoutInfo
    ILayoutSpacingsInfo
    Inherited Members
    LayoutInfo.ChildrenLayoutDirection
    LayoutInfo.IsClippedHorizontal
    LayoutInfo.IsClippedVertical
    LayoutInfo.IsLineBreak
    LayoutInfo.IsLineContainer
    LayoutInfo.IsPageBreakItem
    LayoutInfo.IsSkip
    LayoutInfo.IsSkipBottomAlign
    LayoutInfo.m_bIsLineContainer
    LayoutInfo.m_bPageBreakItem
    LayoutInfo.m_textWrap
    LayoutInfo.Margins
    LayoutInfo.Paddings
    LayoutInfo.TextWrap
    LayoutParagraphInfo.FirstLineIndent
    LayoutParagraphInfo.IsKeepTogether
    LayoutParagraphInfo.IsKeepWithNext
    LayoutParagraphInfo.IsPageBreak
    LayoutParagraphInfo.Justification
    LayoutParagraphInfo.LevelNumber
    LayoutParagraphInfo.ListItemIndex
    LayoutParagraphInfo.ListRestart
    LayoutParagraphInfo.ListStyleName
    LayoutParagraphInfo.ListTab
    LayoutParagraphInfo.ListTypeInfo
    LayoutParagraphInfo.m_firstLineIndent
    LayoutParagraphInfo.m_isKeepTogether
    LayoutParagraphInfo.m_isKeepWithNext
    LayoutParagraphInfo.m_isPageBreak
    LayoutParagraphInfo.m_justification
    LayoutParagraphInfo.m_levelNumber
    LayoutParagraphInfo.m_listItemIndex
    LayoutParagraphInfo.m_listRestart
    LayoutParagraphInfo.m_listTab
    LayoutParagraphInfo.m_listType
    LayoutParagraphInfo.m_strListStyleName
    LayoutParagraphInfo.SignFirstLineIndent()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.DLS
    Assembly: Syncfusion.DLS.Base.dll
    Syntax
    protected class LayoutParagraphInfoImpl : LayoutParagraphInfo, ILayoutInfo, ILayoutSpacingsInfo

    Constructors

    LayoutParagraphInfoImpl(Paragraph)

    Declaration
    public LayoutParagraphInfoImpl(Paragraph paragraph)
    Parameters
    Type Name Description
    Paragraph paragraph

    Properties

    Document

    Declaration
    protected IDocument Document { get; }
    Property Value
    Type
    IDocument

    Implements

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