ASP.NET Core

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

    Show / Hide Table of Contents

    Class ExportLayout

    Defines Export Layout

    Inheritance
    System.Object
    ExportLayout
    Namespace: Syncfusion.ReportWriter
    Assembly: Syncfusion.Report.Portable.dll
    Syntax
    public sealed class ExportLayout : Enum

    Fields

    Default

    Default. It will export the reports in deafult Layout of the export type.

    Declaration
    public const ExportLayout Default
    Field Value
    Type Description
    ExportLayout

    Print

    Default. It will export the reports in PrintLayout.

    Declaration
    public const ExportLayout Print
    Field Value
    Type Description
    ExportLayout

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved