'宣言 Public Enum StyleFlags Inherits System.Enum
public enum StyleFlags : System.Enum
'宣言 Public Enum StyleFlags Inherits System.Enum
public enum StyleFlags : System.Enum
| メンバ | 解説 |
|---|---|
| None | No special flags. |
| PageBreakAfter | Add a page break after this element. |
| PageBreakBefore | Add a page break before this element. |
System.Object
System.ValueType
System.Enum
C1.Framework.StyleFlags