NotateXpress13Schema Schema
ButtonToolbarDefault Element
Namespace (none)
Diagram
ButtonToolbarDefaultFont Element ButtonToolbarDefaultString Element All ButtonToolbarDefault Element
Overview
TextColor optional Color Simple Type
BackColor optional Color Simple Type
PenWidth optional xs:integer
Locked optional xs:boolean
AutoSize optional AutoSize Simple Type
Visible optional xs:boolean
BevelLightColor optional Color Simple Type
BevelShadowColor optional Color Simple Type
ShowHandles optional xs:boolean
Moveable optional xs:boolean
Selected optional xs:boolean
Sizeable optional xs:boolean
Fixed optional xs:boolean
All
ButtonToolbarDefaultString optional xs:string
Height optional xs:integer
Width optional xs:integer
Escapement optional xs:integer
Orientation optional xs:integer
Weight optional xs:integer
Italic optional xs:integer
UnderLine optional xs:integer
StrikeOut optional xs:integer
CharSet optional xs:integer
OutPrecision optional xs:integer
ClipPrecision optional xs:integer
Quality optional xs:integer
PitchAndFamily optional xs:integer
Attributes
NameTypeUseDefaultFixedDescription
TextColorColor Simple Typeoptional   
BackColorColor Simple Typeoptional   
PenWidthxs:integeroptional   
Lockedxs:booleanoptional   
AutoSizeAutoSize Simple Typeoptional   
Visiblexs:booleanoptional   
BevelLightColorColor Simple Typeoptional   
BevelShadowColorColor Simple Typeoptional   
ShowHandlesxs:booleanoptional   
Moveablexs:booleanoptional   
Selectedxs:booleanoptional   
Sizeablexs:booleanoptional   
Fixedxs:booleanoptional   
Source
<xs:element minOccurs="0" name="ButtonToolbarDefault" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:all>
      <xs:element minOccurs="0" name="ButtonToolbarDefaultString" type="xs:string" />
      <xs:element minOccurs="0" name="ButtonToolbarDefaultFont" type="Font" />
    </xs:all>
    <xs:attribute name="TextColor" type="Color" use="optional" />
    <xs:attribute name="BackColor" type="Color" use="optional" />
    <xs:attribute name="PenWidth" type="xs:integer" use="optional" />
    <xs:attribute name="Locked" type="xs:boolean" use="optional" />
    <xs:attribute name="AutoSize" type="AutoSize" use="optional" />
    <xs:attribute name="Visible" type="xs:boolean" use="optional" />
    <xs:attribute name="BevelLightColor" type="Color" use="optional" />
    <xs:attribute name="BevelShadowColor" type="Color" use="optional" />
    <xs:attribute name="ShowHandles" type="xs:boolean" use="optional" />
    <xs:attribute name="Moveable" type="xs:boolean" use="optional" />
    <xs:attribute name="Selected" type="xs:boolean" use="optional" />
    <xs:attribute name="Sizeable" type="xs:boolean" use="optional" />
    <xs:attribute name="Fixed" type="xs:boolean" use="optional" />
  </xs:complexType>
</xs:element>
See Also
Page ElementNotateXpressAnnotations ElementNotateXpress13Schema Schema

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback