共用方式為


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>

父項目

無。

子元素

沒有。。

屬性

屬性 類型 必要 描述 可能的值
Style LineLayoutStyleType simpleType 必要 指定要繪製的線條類型。
  • 實線
  • 虛線
  • DashDot
  • DashDotDot
  • Double
Color ColorType simpleType 選擇性 專案的色彩。 十六進位 RGB 值。 符合下列正則運算式:#[0-9a-zA-Z] {6} 。 例如,#4a79B5。
類型 MarginTypeType simpleType 選擇性 表示左邊界或右邊界。
  • Left
  • Right
間距 xs:nonNegativeInteger 選擇性 頁面邊緣與邊界之間的間距。 任何非負整數。

項目資訊

元素
項目類型 MarginType complexType
命名空間 urn:schemas-microsoft-com:tabletpc:richink
結構描述名稱 日誌讀者