Share via


PictureFormat.TransparentBackground Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property TransparentBackground As MsoTriState
    Get
    Set
'Usage
Dim instance As PictureFormat
Dim value As MsoTriState

value = instance.TransparentBackground

instance.TransparentBackground = value
MsoTriState TransparentBackground { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoTriState

See Also

Reference

PictureFormat Interface

PictureFormat Members

Microsoft.Office.Core Namespace