Class ExportLayout
Specifies the rendering layout of export.
Inheritance
System.Object
ExportLayout
Namespace: BoldReports.Writer
Assembly: BoldReports.Web.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 |