[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.MarginsApplyMode

MarginsApplyMode Enum

Represents the modes for applying custom margins in a report.

Namespace: GrapeCity.ActiveReports.Extensibility.Layout
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum MarginsApplyMode

Fields

Name Description
Body

Custom margins affect page size but not body size.

Page

Custom margins affect body size but not page size.

Extension Methods