ASP.NET Core 10.1.11
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class PageCreation

Specifies the modes of page creation for a report or document processing system.

Inheritance
System.Object
PageCreation
Namespace: BoldReports.RDL.Data
Assembly: BoldReports.Web.dll
Syntax
public sealed class PageCreation : Enum

Fields

Background

Page creation occurs in the background, typically precomputed.

Declaration
public const PageCreation Background
Field Value
Type Description
PageCreation

Represents background page creation mode.

Default

Page creation follows the default behavior specified by the system or application.

Declaration
public const PageCreation Default
Field Value
Type Description
PageCreation

Represents default page creation mode.

OnDemand

Page creation occurs on demand, as needed.

Declaration
public const PageCreation OnDemand
Field Value
Type Description
PageCreation

Represents on-demand page creation mode.

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved