ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TIFFFormat Class / HasTransparentBackground Property

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

    (The default value is false)

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also