Share via


ShowEventRecordList.PauseEventRecord Property

PauseEventRecord.Represents the element tag in schema: p14:pauseEvt

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property PauseEventRecord As PauseEventRecord
    Get
    Set
'Usage
Dim instance As ShowEventRecordList
Dim value As PauseEventRecord

value = instance.PauseEventRecord

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.PowerPoint.PauseEventRecord

See Also

Reference

ShowEventRecordList Class

ShowEventRecordList Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace