ArcGIS Pro 3.3 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 bool IncludeNonVisibleMapLayers {get; set;}
    Public Property IncludeNonVisibleMapLayers As Boolean
    Remarks

    (The default value is false)

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also