Share via


Audio.IsNarration Property

Definition

Is Narration

Represents the following attribute in the schema: isNarration

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

Property Value

Returns BooleanValue.

Attributes

Applies to