ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SVGFormat Class / IncludeNonVisibleMapLayers Property

In This Topic
    IncludeNonVisibleMapLayers Property (SVGFormat)
    In This Topic
    Gets or sets if the output will have non-visible map layers.
    Syntax
    Public Property IncludeNonVisibleMapLayers As Boolean
    public bool IncludeNonVisibleMapLayers {get; set;}
    Remarks

    The default value is false.

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.3 or higher.
    See Also