FlashTransition class
Defines the FlashTransition Class.This class is available in Office2010 or above. When the object is serialized out as xml, its qualified name is p14:flash.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlLeafElement
DocumentFormat.OpenXml.Office2010.PowerPoint.EmptyType
DocumentFormat.OpenXml.Office2010.PowerPoint.FlashTransition
Namespace: DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
2.3.16 flash
Target namespace: http://schemas.microsoft.com/office/powerpoint/2010/main
A p:CT_Empty element ([ISO/IEC-29500-4] section A.3) that specifies a flash transition. See section 2.2.1 for how this element integrates with [ISO/IEC-29500:2008].
The following figure is a sample:
51e89be1-d969-4fd9-8dc5-038ab7623f90
Figure 18: Sample flash transition
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.
<xsd:element name="flash" type="p:CT_Empty"/>
See section 5.1 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).