'宣言 Public Enum PictureShowEnum Inherits System.Enum
'使用法 Dim instance As PictureShowEnum
public enum PictureShowEnum : System.Enum
'宣言 Public Enum PictureShowEnum Inherits System.Enum
'使用法 Dim instance As PictureShowEnum
public enum PictureShowEnum : System.Enum
| メンバ | 解説 |
|---|---|
AllButFirstPage | Show the background picture on all pages but the first. |
AllPages | Show the background picture on all pages. |
FirstPage | Show the background picture on the first page only. |
NoPages | Do not show the background picture. |
System.Object
System.ValueType
System.Enum
C1.Report.PictureShowEnum