次の方法で共有


Margin 要素

ページに描画される余白線を定義します。

定義

<xs:complexType name="MarginType">
   <xs:attribute name="Style" use="required" type="LineLayoutStyleType" />
   <xs:attribute name="Color" type="ColorType" />
   <xs:attribute name="Type" type="MarginTypeType" />
   <xs:attribute name="Spacing" type="xs:positiveInteger" />
</xs:complexType>

親要素

[なし] :

子要素

なし。。

属性

属性 Type 必須 説明 指定できる値
スタイル LineLayoutStyleType simpleType 必須 描画する線の種類を指定します。
  • なし
  • [実線]
  • ダッシュ
  • ドット
  • DashDot
  • DashDotDot
  • Double
Color ColorType simpleType オプション 要素の色。 16 進数の RGB 値。 次の正規表現に一致します: #[0-9a-zA-Z]{6}。 たとえば、#4a79B5。
Type MarginTypeType simpleType オプション 左余白または右余白を示します。
  • Left
  • Right
間隔 xs:nonNegativeInteger オプション ページの端と余白の間隔。 負以外の整数。

要素情報

要素
要素型 MarginType complexType
名前空間 urn:schemas-microsoft-com:tabletpc:richink
スキーマ名 ジャーナル 閲覧者