Background.BackgroundProperties Property
Background Properties.Represents the element tag in schema: p:bgPr
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property BackgroundProperties As BackgroundProperties
Get
Set
'Usage
Dim instance As Background
Dim value As BackgroundProperties
value = instance.BackgroundProperties
instance.BackgroundProperties = value
public BackgroundProperties BackgroundProperties { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.BackgroundProperties
Returns BackgroundProperties.