Share via


Video.CommonMediaNode Property

Definition

Common Media Node Properties.

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

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

Property Value

Returns CommonMediaNode.

Applies to