Freigeben über


Background.BackgroundProperties-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Presentation.BackgroundProperties
Returns BackgroundProperties.

Siehe auch

Referenz

Background Klasse

Background-Member

DocumentFormat.OpenXml.Presentation-Namespace