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 |
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 |