AutoComplete for ASP.NET Web Forms
Picture プロパティ (Layout)

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Layout クラス : Picture プロパティ
Gets or sets a background picture for the report body.
シンタックス
'宣言
 
Public Property Picture As System.Object
public System.object Picture {get; set;}
解説

Use the Picture property to specify a bitmap or other type of graphic to be displayed as a background picture on a report (watermark-style).

Use the PictureShow, PictureAlign, and PictureScale properties to specify which pages should display the picture and how it should be aligned and scaled.

参照

Layout クラス
Layout メンバ