FlexReport for WinForms
PictureShowEnum 列挙体


C1.Report アセンブリ > C1.Report 名前空間 : PictureShowEnum 列挙体
Specifies where the background picture is displayed.
シンタックス
'宣言
 
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

参照

参照

C1.Report 名前空間