Document Library for WinForms
BordersSplitMode 列挙体

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 : BordersSplitMode 列挙体
Specifies how borders are drawn when the object is split between pages.
シンタックス
'宣言
 
Public Enum BordersSplitMode 
   Inherits System.Enum
public enum BordersSplitMode : System.Enum 
メンバ
メンバ解説
NoneBorders are not drawn where the object is split.
RoundBorders are drawn where the object is split. If the border is round, round borders are drawn where the object is split.
SquareSquare borders are drawn where the object is split.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.Document.BordersSplitMode

参照

C1.Win.Document 名前空間