CT_Settings

Complex Type Information

Model

writeProtection{0,1} , view{0,1} , zoom{0,1} , removePersonalInformation{0,1} , removeDateAndTime{0,1} , doNotDisplayPageBoundaries{0,1} , displayBackgroundShape{0,1} , printPostScriptOverText{0,1} , printFractionalCharacterWidth{0,1} , printFormsData{0,1} , embedTrueTypeFonts{0,1} , embedSystemFonts{0,1} , saveSubsetFonts{0,1} , saveFormsData{0,1} , mirrorMargins{0,1} , alignBordersAndEdges{0,1} , bordersDoNotSurroundHeader{0,1} , bordersDoNotSurroundFooter{0,1} , gutterAtTop{0,1} , hideSpellingErrors{0,1} , hideGrammaticalErrors{0,1} , activeWritingStyle* , proofState{0,1} , formsDesign{0,1} , attachedTemplate{0,1} , linkStyles{0,1} , stylePaneFormatFilter{0,1} , stylePaneSortMethod{0,1} , documentType{0,1} , mailMerge{0,1} , revisionView{0,1} , trackRevisions{0,1} , doNotTrackMoves{0,1} , doNotTrackFormatting{0,1} , documentProtection{0,1} , autoFormatOverride{0,1} , styleLockTheme{0,1} , styleLockQFSet{0,1} , defaultTabStop{0,1} , autoHyphenation{0,1} , consecutiveHyphenLimit{0,1} , hyphenationZone{0,1} , doNotHyphenateCaps{0,1} , showEnvelope{0,1} , summaryLength{0,1} , clickAndTypeStyle{0,1} , defaultTableStyle{0,1} , evenAndOddHeaders{0,1} , bookFoldRevPrinting{0,1} , bookFoldPrinting{0,1} , bookFoldPrintingSheets{0,1} , drawingGridHorizontalSpacing{0,1} , drawingGridVerticalSpacing{0,1} , displayHorizontalDrawingGridEvery{0,1} , displayVerticalDrawingGridEvery{0,1} , doNotUseMarginsForDrawingGridOrigin{0,1} , drawingGridHorizontalOrigin{0,1} , drawingGridVerticalOrigin{0,1} , doNotShadeFormData{0,1} , noPunctuationKerning{0,1} , characterSpacingControl{0,1} , printTwoOnOne{0,1} , strictFirstAndLastChars{0,1} , noLineBreaksAfter{0,1} , noLineBreaksBefore{0,1} , savePreviewPicture{0,1} , doNotValidateAgainstSchema{0,1} , saveInvalidXml{0,1} , ignoreMixedContent{0,1} , alwaysShowPlaceholderText{0,1} , doNotDemarcateInvalidXml{0,1} , saveXmlDataOnly{0,1} , useXSLTWhenSaving{0,1} , saveThroughXslt{0,1} , showXMLTags{0,1} , alwaysMergeEmptyNamespace{0,1} , updateFields{0,1} , footnotePr{0,1} , endnotePr{0,1} , compat{0,1} , docVars{0,1} , rsids{0,1} , mathPr{0,1} , attachedSchema* , themeFontLang{0,1} , clrSchemeMapping{0,1} , doNotIncludeSubdocsInStats{0,1} , doNotAutoCompressPictures{0,1} , forceUpgrade{0,1} , captions{0,1} , readModeInkLockDown{0,1} , smartTagType* , schemaLibrary{0,1} , doNotEmbedSmartTags{0,1} , decimalSymbol{0,1} , listSeparator{0,1}
Children: activeWritingStyle, alignBordersAndEdges, alwaysMergeEmptyNamespace, alwaysShowPlaceholderText, attachedSchema, attachedTemplate, autoFormatOverride, autoHyphenation, bookFoldPrinting, bookFoldPrintingSheets, bookFoldRevPrinting, bordersDoNotSurroundFooter, bordersDoNotSurroundHeader, captions, characterSpacingControl, clickAndTypeStyle, clrSchemeMapping, compat, consecutiveHyphenLimit, decimalSymbol, defaultTabStop, defaultTableStyle, displayBackgroundShape, displayHorizontalDrawingGridEvery, displayVerticalDrawingGridEvery, doNotAutoCompressPictures, doNotDemarcateInvalidXml, doNotDisplayPageBoundaries, doNotEmbedSmartTags, doNotHyphenateCaps, doNotIncludeSubdocsInStats, doNotShadeFormData, doNotTrackFormatting, doNotTrackMoves, doNotUseMarginsForDrawingGridOrigin, doNotValidateAgainstSchema, docVars, documentProtection, documentType, drawingGridHorizontalOrigin, drawingGridHorizontalSpacing, drawingGridVerticalOrigin, drawingGridVerticalSpacing, embedSystemFonts, embedTrueTypeFonts, endnotePr, evenAndOddHeaders, footnotePr, forceUpgrade, formsDesign, gutterAtTop, hideGrammaticalErrors, hideSpellingErrors, hyphenationZone, ignoreMixedContent, linkStyles, listSeparator, mailMerge, mathPr, mirrorMargins, noLineBreaksAfter, noLineBreaksBefore, noPunctuationKerning, printFormsData, printFractionalCharacterWidth, printPostScriptOverText, printTwoOnOne, proofState, readModeInkLockDown, removeDateAndTime, removePersonalInformation, revisionView, rsids, saveFormsData, saveInvalidXml, savePreviewPicture, saveSubsetFonts, saveThroughXslt, saveXmlDataOnly, schemaLibrary, showEnvelope, showXMLTags, smartTagType, strictFirstAndLastChars, styleLockQFSet, styleLockTheme, stylePaneFormatFilter, stylePaneSortMethod, summaryLength, themeFontLang, trackRevisions, updateFields, useXSLTWhenSaving, view, writeProtection, zoom

Used By

Element settings

Source

<xsd:complexType name="CT_Settings">
  <xsd:sequence>
    <xsd:element name="writeProtection" type="CT_WriteProtection" minOccurs="0"/>
    <xsd:element name="view" type="CT_View" minOccurs="0"/>
    <xsd:element name="zoom" type="CT_Zoom" minOccurs="0"/>
    <xsd:element name="removePersonalInformation" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="removeDateAndTime" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="doNotDisplayPageBoundaries" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="displayBackgroundShape" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="printPostScriptOverText" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="printFractionalCharacterWidth" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="printFormsData" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="embedTrueTypeFonts" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="embedSystemFonts" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="saveSubsetFonts" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="saveFormsData" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="mirrorMargins" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="alignBordersAndEdges" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="bordersDoNotSurroundHeader" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="bordersDoNotSurroundFooter" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="gutterAtTop" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="hideSpellingErrors" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="hideGrammaticalErrors" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="activeWritingStyle" type="CT_WritingStyle" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="proofState" type="CT_Proof" minOccurs="0"/>
    <xsd:element name="formsDesign" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="attachedTemplate" type="CT_Rel" minOccurs="0"/>
    <xsd:element name="linkStyles" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="stylePaneFormatFilter" type="CT_StylePaneFilter" minOccurs="0"/>
    <xsd:element name="stylePaneSortMethod" type="CT_StyleSort" minOccurs="0"/>
    <xsd:element name="documentType" type="CT_DocType" minOccurs="0"/>
    <xsd:element name="mailMerge" type="CT_MailMerge" minOccurs="0"/>
    <xsd:element name="revisionView" type="CT_TrackChangesView" minOccurs="0"/>
    <xsd:element name="trackRevisions" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="doNotTrackMoves" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="doNotTrackFormatting" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="documentProtection" type="CT_DocProtect" minOccurs="0"/>
    <xsd:element name="autoFormatOverride" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="styleLockTheme" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="styleLockQFSet" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="defaultTabStop" type="CT_TwipsMeasure" minOccurs="0"/>
    <xsd:element name="autoHyphenation" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="consecutiveHyphenLimit" type="CT_DecimalNumber" minOccurs="0"/>
    <xsd:element name="hyphenationZone" type="CT_TwipsMeasure" minOccurs="0"/>
    <xsd:element name="doNotHyphenateCaps" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="showEnvelope" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="summaryLength" type="CT_DecimalNumberOrPrecent" minOccurs="0"/>
    <xsd:element name="clickAndTypeStyle" type="CT_String" minOccurs="0"/>
    <xsd:element name="defaultTableStyle" type="CT_String" minOccurs="0"/>
    <xsd:element name="evenAndOddHeaders" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="bookFoldRevPrinting" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="bookFoldPrinting" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="bookFoldPrintingSheets" type="CT_DecimalNumber" minOccurs="0"/>
    <xsd:element name="drawingGridHorizontalSpacing" type="CT_TwipsMeasure" minOccurs="0"/>
    <xsd:element name="drawingGridVerticalSpacing" type="CT_TwipsMeasure" minOccurs="0"/>
    <xsd:element name="displayHorizontalDrawingGridEvery" type="CT_DecimalNumber" minOccurs="0"/>
    <xsd:element name="displayVerticalDrawingGridEvery" type="CT_DecimalNumber" minOccurs="0"/>
    <xsd:element name="doNotUseMarginsForDrawingGridOrigin" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="drawingGridHorizontalOrigin" type="CT_TwipsMeasure" minOccurs="0"/>
    <xsd:element name="drawingGridVerticalOrigin" type="CT_TwipsMeasure" minOccurs="0"/>
    <xsd:element name="doNotShadeFormData" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="noPunctuationKerning" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="characterSpacingControl" type="CT_CharacterSpacing" minOccurs="0"/>
    <xsd:element name="printTwoOnOne" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="strictFirstAndLastChars" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="noLineBreaksAfter" type="CT_Kinsoku" minOccurs="0"/>
    <xsd:element name="noLineBreaksBefore" type="CT_Kinsoku" minOccurs="0"/>
    <xsd:element name="savePreviewPicture" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="doNotValidateAgainstSchema" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="saveInvalidXml" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="ignoreMixedContent" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="alwaysShowPlaceholderText" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="doNotDemarcateInvalidXml" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="saveXmlDataOnly" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="useXSLTWhenSaving" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="saveThroughXslt" type="CT_SaveThroughXslt" minOccurs="0"/>
    <xsd:element name="showXMLTags" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="alwaysMergeEmptyNamespace" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="updateFields" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="footnotePr" type="CT_FtnDocProps" minOccurs="0"/>
    <xsd:element name="endnotePr" type="CT_EdnDocProps" minOccurs="0"/>
    <xsd:element name="compat" type="CT_Compat" minOccurs="0"/>
    <xsd:element name="docVars" type="CT_DocVars" minOccurs="0"/>
    <xsd:element name="rsids" type="CT_DocRsids" minOccurs="0"/>
    <xsd:element ref="m:mathPr" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="attachedSchema" type="CT_String" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="themeFontLang" type="CT_Language" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="clrSchemeMapping" type="CT_ColorSchemeMapping" minOccurs="0"/>
    <xsd:element name="doNotIncludeSubdocsInStats" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="doNotAutoCompressPictures" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="forceUpgrade" type="CT_Empty" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="captions" type="CT_Captions" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="readModeInkLockDown" type="CT_ReadingModeInkLockDown" minOccurs="0"/>
    <xsd:element name="smartTagType" type="CT_SmartTagType" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="sl:schemaLibrary" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="doNotEmbedSmartTags" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="decimalSymbol" type="CT_String" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="listSeparator" type="CT_String" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>