menu

ASP.NET Web Forms

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

    Show / Hide Table of Contents

    Class PdfTreeGridLayoutFormat

    Defines parameters for PdfGrid layout.

    Inheritance
    System.Object
    PdfLayoutFormat
    PdfTreeGridLayoutFormat
    Inherited Members
    PdfLayoutFormat.Layout
    PdfLayoutFormat.Break
    PdfLayoutFormat.PaginateBounds
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.EJ.Export
    Assembly: Syncfusion.EJ.Export.dll
    Syntax
    public class PdfTreeGridLayoutFormat : PdfLayoutFormat

    Constructors

    PdfTreeGridLayoutFormat()

    Initializes a new instance of the class.

    Declaration
    public PdfTreeGridLayoutFormat()

    PdfTreeGridLayoutFormat(PdfLayoutFormat)

    Initializes a new instance of the class.

    Declaration
    public PdfTreeGridLayoutFormat(PdfLayoutFormat baseFormat)
    Parameters
    Type Name Description
    PdfLayoutFormat baseFormat

    The base format.

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