'Declaration Public Enum PictureShowEnum Inherits System.Enum
public enum PictureShowEnum : System.Enum
'Declaration Public Enum PictureShowEnum Inherits System.Enum
public enum PictureShowEnum : System.Enum
Member | Description |
---|---|
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.Win.FlexReport.PictureShowEnum