ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PNGFormat Class / HasTransparentBackground Property

In This Topic
    HasTransparentBackground Property (PNGFormat)
    In This Topic
    Gets or sets if the background will be transparent.
    Syntax
    Public Property HasTransparentBackground As Boolean
    public bool HasTransparentBackground {get; set;}
    Remarks

    The default value is false.

    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also