1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01085420"><META NAME="lcid" CONTENT="1033"><title>FaceNames Element</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><h1>FaceNames Element</h1><p>
<p>Contains a collection of <b class="bterm">FaceName</b> elements.</p>
</p><h2>Syntax</h2><pre><code>
<FaceNames>
</FaceNames>
</code></pre><h2>Attributes</h2><p>None</p><h2>Element properties</h2><table><tr><th>Property</th><th>Value</th></tr>
<tr><td>Name</td><td>FaceNames </td></tr>
<tr><td>Minimum Occurrences</td><td>0 </td></tr>
<tr><td>Maximum Occurrences</td><td>1 </td></tr>
</table><h2>Element information</h2><p><b class="bterm">Parent elements</b></p><p><a href="vixmlelemVisioDocument.htm" id="HV01085731" lcid=""><b class="bterm">VisioDocument</b></a></p><p><b class="bterm">Child elements</b></p><p><a href="vixmlelemFaceName.htm" id="HV01085419" lcid=""><b class="bterm">FaceName</b></a></p><h2>Example</h2><p>
<p>The following is an fragment of a typical font table, which specifies the characteristics of the fonts that appear in the document.
</p>
<pre><code><FaceNames>
<FaceName ID="1" Name="Arial Unicode MS" UnicodeRanges="-1 -369098753 63 0" CharSets="1614742015 -65536" Panos="2 11 6 4 2 2 2 2 2 4" Flags="357" />
<FaceName ID="2" Name="Symbol" UnicodeRanges="0 0 0 0" CharSets="-2147483648 0" Panos="5 5 1 2 1 7 6 2 5 7" Flags="261" />
<FaceName ID="3" Name="Wingdings" UnicodeRanges="0 0 0 0" CharSets="-2147483648 0" Panos="5 0 0 0 0 0 0 0 0 0" Flags="261" />
<FaceName ID="4" Name="Arial" UnicodeRanges="31367 -2147483648 8 0" CharSets="1073742335 -65536" Panos="2 11 6 4 2 2 2 2 2 4" Flags="325" />
......
</FaceNames>
</code></pre>
</p><center><a href="XMLSchemaCopyright_HV01147162.htm">©2003-2004 Microsoft Corporation. All rights reserved.</a>
Permission to copy, display and distribute this document is available at: <a
href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&CTT=11&Origin=HV011232471033"
target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>
|