[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.DocxExportSettings.Orientation

Orientation Property

Orientation

Gets or sets the orientation of the document.

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

An EnumDefaultExportSetting<T> of type GrapeCity.ActiveReports.Core.Export.Word.Settings.WordPageSettings.PageOrientation object representing the orientation of the document.