[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.PageGeneratorSettings

PageGeneratorSettings Class

Represents settings for page generator.

Inheritance
PageGeneratorSettings
Namespace: GrapeCity.ActiveReports.Rendering.Export
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public class PageGeneratorSettings

Constructors

Name Description
PageGeneratorSettings()

Properties

Name Description
EvalPosition

Gets or sets the evaluation position.

IncludePageMargins

Gets or sets a value indicating whether to include page margins in the rendering.

InteractivitySupport

Gets or sets the type of interactivity support.

IsDelayedContentSupported

Supports delayed content or not.

PageSettings

Gets or sets the page controller settings.

ProfessionalEdition

Forces pro license check.

TargetDeviceKind

Gets or sets the target device type for rendering.

Watermark

Gets or sets the watermark settings.

Extension Methods