ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / ReportOptions Class / PreviewAllPages Property

In This Topic
    PreviewAllPages Property
    In This Topic
    Gets and sets if all pages of the report are previewed. To preview a specific number of pages use NumberOfPreviewPages.
    Syntax
    public bool PreviewAllPages {get; set;}
    Public Property PreviewAllPages As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also