[]
Gets or sets the orientation of the document.
[PersistenceMode(PersistenceMode.InnerProperty)]
public EnumDefaultExportSetting<WordPageSettings.PageOrientation> Orientation { get; set; }
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. |