menu

WinForms

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

    Show / Hide Table of Contents

    Class DocumentLayouter.HeaderFooterLPHandler

    Inheritance
    System.Object
    DocumentLayouter.HeaderFooterLPHandler
    Implements
    ILayoutProcessHandler
    Inherited Members
    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.Rendering
    Assembly: Syncfusion.DLS.Base.dll
    Syntax
    public class HeaderFooterLPHandler : ILayoutProcessHandler

    Constructors

    HeaderFooterLPHandler(DocumentLayouter, Boolean)

    Declaration
    public HeaderFooterLPHandler(DocumentLayouter dl, bool bFooter)
    Parameters
    Type Name Description
    DocumentLayouter dl
    System.Boolean bFooter

    Methods

    GetNextArea(out RectangleF)

    Declaration
    public bool GetNextArea(out RectangleF area)
    Parameters
    Type Name Description
    System.Drawing.RectangleF area
    Returns
    Type
    System.Boolean

    HandleSplittedWidget(SplitWidgetContainer, LayoutState)

    Declaration
    public bool HandleSplittedWidget(SplitWidgetContainer stWidgetContainer, LayoutState state)
    Parameters
    Type Name Description
    SplitWidgetContainer stWidgetContainer
    LayoutState state
    Returns
    Type
    System.Boolean

    PushLayoutedWidget(LayoutedWidget)

    Declaration
    public void PushLayoutedWidget(LayoutedWidget ltWidget)
    Parameters
    Type Name Description
    LayoutedWidget ltWidget

    Implements

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