1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01085387"><META NAME="lcid" CONTENT="1033"><title>DocumentSettings 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>DocumentSettings Element</h1><p>
<p>Contains elements that specify document settings.</p>
</p><h2>Syntax</h2><pre><code>
<DocumentSettings
[TopPage]
[DefaultTextStyle]
[DefaultLineStyle]
[DefaultFillStyle]
[DefaultGuideStyle]>
</DocumentSettings>
</code></pre><h2>Attributes</h2><p><b class="bterm">TopPage</b></p><p>Optional int. Specifies the ID of the page that should be displayed when the document is opened by Microsoft Office Visio.</p><p>If a <a href="vixmlelemWindow.htm" id="HV01085734" lcid=" "><b class="bterm">Window</b></a> element is present in the document, its <b class="bterm">Page</b> attribute will override this attribute.
</p><p><b class="bterm">DefaultTextStyle</b></p><p>Optional int. Specifies the ID of a <a href="vixmlelemStyleSheet.htm" id="HV01085684" lcid=" "><b class="bterm">StyleSheet</b></a> element. The next time the user creates a shape using a drawing tool, the shape inherits its text style from the specified <b class="bterm">StyleSheet</b> element.</p><p><b class="bterm">DefaultLineStyle</b></p><p>Optional int. Specifies the ID of a <a href="vixmlelemStyleSheet.htm" id="HV01085684" lcid=" "><b class="bterm">StyleSheet</b></a> element. The next time the user creates a shape using a drawing tool, the shape inherits its line style from the specified <b class="bterm">StyleSheet</b> element.</p><p><b class="bterm">DefaultFillStyle</b></p><p>Optional int. Specifies the ID of a <a href="vixmlelemStyleSheet.htm" id="HV01085684" lcid=" "><b class="bterm">StyleSheet</b></a> element. The next time the user creates a shape using a drawing tool, the shape inherits its fill style from the specified <b class="bterm">StyleSheet</b> element.</p><p><b class="bterm">DefaultGuideStyle</b></p><p>Optional int. Specifies the ID of a <a href="vixmlelemStyleSheet.htm" id="HV01085684" lcid=" "><b class="bterm">StyleSheet</b></a> element. The next time the user creates a guide, the guide inherits its guide style from the specified <b class="bterm">StyleSheet</b> element.</p><h2>Element properties</h2><table><tr><th>Property</th><th>Value</th></tr>
<tr><td>Name</td><td>DocumentSettings </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="vixmlelemGlueSettings.htm" id="HV01085447" lcid=""><b class="bterm">GlueSettings</b></a></p><p><a href="vixmlelemSnapSettings.htm" id="HV01085670" lcid=""><b class="bterm">SnapSettings</b></a></p><p><a href="vixmlelemSnapExtensions.htm" id="HV01085669" lcid=""><b class="bterm">SnapExtensions</b></a></p><p><a href="vixmlelemSnapAngles.htm" id="HV01085668" lcid=""><b class="bterm">SnapAngles</b></a></p><p><a href="vixmlelemDynamicGridEnabled.htm" id="HV01085395" lcid=""><b class="bterm">DynamicGridEnabled</b></a></p><p><a href="vixmlelemProtectStyles.htm" id="HV01085616" lcid=""><b class="bterm">ProtectStyles</b></a></p><p><a href="vixmlelemProtectShapes.htm" id="HV01085615" lcid=""><b class="bterm">ProtectShapes</b></a></p><p><a href="vixmlelemProtectMasters.htm" id="HV01085614" lcid=""><b class="bterm">ProtectMasters</b></a></p><p><a href="vixmlelemProtectBkgnds.htm" id="HV01085612" lcid=""><b class="bterm">ProtectBkgnds</b></a></p><p><a href="vixmlelemCustomMenusFile.htm" id="HV01085364" lcid=""><b class="bterm">CustomMenusFile</b></a></p><p><a href="vixmlelemCustomToolbarsFile.htm" id="HV01085367" lcid=""><b class="bterm">CustomToolbarsFile</b></a></p><p><a href="vixmlelemAttachedToolbars.htm" id="HV01085306" lcid=""><b class="bterm">AttachedToolbars</b></a></p><h2>See also</h2><p><a target="_blank" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vissdk11/html/viobjDocument.asp" id="HV81901035" lcid=" "><b class="bterm">Document</b></a> object</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>
|