CommonMediaNode.TargetElement Property

TargetElement.Represents the element tag in schema: p:tgtEl

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

Syntax

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

value = instance.TargetElement

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.TargetElement
Returns TargetElement.

See Also

Reference

CommonMediaNode Class

CommonMediaNode Members

DocumentFormat.OpenXml.Presentation Namespace