ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPageDefinition Class / ExcludePages Property

In This Topic
    ExcludePages Property
    In This Topic
    Gets or sets a value indicating whether to exclude pages. Specify false to show features that match or true to show features that don't match.
    Syntax
    public bool ExcludePages {get; set;}
    Public Property ExcludePages As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also