[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.PaperOrientation

PaperOrientation Enum

Specifies the paper orientation of the report.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum PaperOrientation

Fields

Name Description
Landscape

Orientation will be landscape.

Portrait

Orientation will be portrait.

Extension Methods