'宣言Public Enum BackgroundStyle Inherits System.Enum
public enum BackgroundStyle : System.Enum
'宣言Public Enum BackgroundStyle Inherits System.Enum
public enum BackgroundStyle : System.Enum
| メンバ | 解説 |
|---|---|
| Opaque | Fill the background. Objects in the background are transparent. |
| Transparent | The background becomes transparent. Objects in the background can be seen through. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Document.Section.BackgroundStyle