[]
        
(Showing Draft Content)

C1.Report.PictureShowEnum

PictureShowEnum Enum

Specifies where the background picture is displayed.

Namespace: C1.Report
Assembly: C1.FlexReport.dll
Syntax
[Obsolete]
public enum PictureShowEnum

Fields

Name 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.