Share via


Background.BackgroundProperties Property

Definition

Background Properties.

Represents the following element tag in the schema: p:bgPr.

public DocumentFormat.OpenXml.Presentation.BackgroundProperties BackgroundProperties { get; set; }
public DocumentFormat.OpenXml.Presentation.BackgroundProperties? BackgroundProperties { get; set; }
member this.BackgroundProperties : DocumentFormat.OpenXml.Presentation.BackgroundProperties with get, set
Public Property BackgroundProperties As BackgroundProperties

Property Value

Returns BackgroundProperties.

Applies to