ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Word Assembly / GrapeCity.ActiveReports.Export.Word.Page Namespace / Settings Class / PageSettings Property

In This Topic
    PageSettings Property (Settings)
    In This Topic
    Gets or sets the settings of page size and orientation.
    Syntax
    'Declaration
     
    Public Property PageSettings As WordPageSettings
    public WordPageSettings PageSettings {get; set;}
    See Also