Share via


CommonMediaNode.ShowWhenStopped Property

Definition

Show When Stopped

Represents the following attribute in the schema: showWhenStopped

[DocumentFormat.OpenXml.SchemaAttr(0, "showWhenStopped")]
public DocumentFormat.OpenXml.BooleanValue ShowWhenStopped { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowWhenStopped { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showWhenStopped")]
public DocumentFormat.OpenXml.BooleanValue? ShowWhenStopped { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showWhenStopped")]
public DocumentFormat.OpenXml.BooleanValue? ShowWhenStopped { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowWhenStopped { get; set; }
member this.ShowWhenStopped : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showWhenStopped")>]
member this.ShowWhenStopped : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showWhenStopped")>]
member this.ShowWhenStopped : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowWhenStopped As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to