CommonSlideData.Background Property

Definition

Slide Background.

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

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

Property Value

Returns Background.

Applies to