ComponentOne VSView Reporting Edition
PictureShow Property

Returns or sets where the background picture is displayed.

Syntax

layout.PictureShow[ = PicShowSettings ]

Remarks

The settings for the PictureShow property are described below:

 

Constant

Value

Description

vsrPSNoPages

0

Do not show the background picture.

vsrPSAllPages

1

Show the background picture on all pages.

vsrPSFirstPage

2

Show the background picture on the first page only.

vsrPSAllButFirstPage

3

Show the background picture on all pages but the first.

 

To select the background picture and how it should be aligned on the page, use the Picture and PictureAlign properties.

Data Type

PicShowSettings (Enumeration)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback