ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / PreviewPagesProperty Field

In This Topic
    PreviewPagesProperty Field
    In This Topic
    Pages to load. Pass value less or equal to 0 to load all Applicable only for loading from SectionReport or PageDocument instances.
    Syntax
    'Declaration
     
    Public Shared ReadOnly PreviewPagesProperty As DependencyProperty
    public static readonly DependencyProperty PreviewPagesProperty
    See Also