FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / ReportSession Class / DefaultPageLayout Property

In This Topic
    DefaultPageLayout Property
    In This Topic
    Gets the PageLayout object specifies the default report page settings.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultPageLayout As PageLayout
    public PageLayout DefaultPageLayout {get;}
    See Also