ArcGIS Pro 3.0 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, Windows 8.1

    See Also