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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > Style クラス : BackgroundImageExpr プロパティ
BackgroundImageの計算に使用される式を取得または設定します。
シンタックス
'宣言
 
Public Property BackgroundImageExpr As System.String
'使用法
 
Dim instance As Style
Dim value As System.String
 
instance.BackgroundImageExpr = value
 
value = instance.BackgroundImageExpr
public System.string BackgroundImageExpr {get; set;}
参照

Style クラス
Style メンバ