TargetElement.SoundTarget Property

Sound Target.Represents the element tag in schema: p:sndTgt

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property SoundTarget As SoundTarget
    Get
    Set
'Usage
Dim instance As TargetElement
Dim value As SoundTarget

value = instance.SoundTarget

instance.SoundTarget = value
public SoundTarget SoundTarget { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.SoundTarget
Returns SoundTarget.

See Also

Reference

TargetElement Class

TargetElement Members

DocumentFormat.OpenXml.Presentation Namespace