[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.BaseXlsFullExportSettings.Orientation

Orientation Property

Orientation

Gets or sets the print orientation of Excel sheet.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public EnumDefaultExportSetting<PageOrientation> Orientation { get; set; }
Property Value
Type Description
EnumDefaultExportSetting<PageOrientation>

An EnumDefaultExportSetting<T> object representing the print orientation.