[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.BackgroundStyle

BackgroundStyle Enum

Represents the background style when using the lower level page rendering API.

Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public enum BackgroundStyle

Fields

Name Description
Opaque

Fill the background. Objects in the background are transparent.

Transparent

The background becomes transparent. Objects in the background can be seen through.