ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / DocxExportSettings Class / Orientation Property

In This Topic
    Orientation Property (DocxExportSettings)
    In This Topic
    Gets or sets the orientation of the document.
    Syntax

    Property Value

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