PrintDocument for WinForms
BackgroundImageName プロパティ (Style)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Style クラス : BackgroundImageName プロパティ
Gets or sets the name of the background image in C1PrintDocument.Dictionary on the current document.
シンタックス
'宣言
 
Public Property BackgroundImageName As System.String
'使用法
 
Dim instance As Style
Dim value As System.String
 
instance.BackgroundImageName = value
 
value = instance.BackgroundImageName
public System.string BackgroundImageName {get; set;}
解説
This property is non-ambient (inherited from the Style.Parent of the current style if not explicitly set).

The default is emtpy string.

参照

Style クラス
Style メンバ