CommonMediaNode.ShowWhenStopped Property
Show When Stopped.Represents the attribte in schema: showWhenStopped
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "showWhenStopped")> _
Public Property ShowWhenStopped As BooleanValue
Get
Set
'Usage
Dim instance As CommonMediaNode
Dim value As BooleanValue
value = instance.ShowWhenStopped
instance.ShowWhenStopped = value
[SchemaAttrAttribute(, "showWhenStopped")]
public BooleanValue ShowWhenStopped { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.