ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfTreeGridLayoutFormat - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PdfTreeGridLayoutFormat

    Defines parameters for PdfGrid layout.

    Inheritance
    System.Object
    PdfTreeGridLayoutFormat
    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 - 2021 Syncfusion Inc. All Rights Reserved