p:embeddedFont
Embedded Font
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-presentation.xsd
Type: p:CT_EmbeddedFontListEntry
Properties: Local, Qualified
Content
- Sequence [1..1]
- p:font [1..1] Embedded Font Name
- p:regular [0..1] Regular Embedded Font
- p:bold [0..1] Bold Embedded Font
- p:italic [0..1] Italic Embedded Font
- p:boldItalic [0..1] Bold Italic Embedded Font
Attributes
None
Used in
- Type p:CT_EmbeddedFontList (Element p:embeddedFontLst)
Sample instance
<p:embeddedFont> <p:font/> <p:regular r:id="string"/> <p:bold r:id="string"/> <p:italic r:id="string"/> <p:boldItalic r:id="string"/> </p:embeddedFont>