FlexReport for WPF
PageBackground プロパティ (FlexViewer)


C1.WPF.Viewer アセンブリ > C1.WPF.Viewer 名前空間 > FlexViewer クラス : PageBackground プロパティ
コンテンツを描画する前に、ドキュメントページを塗りつぶすブラシ。
シンタックス
'宣言
 
Public Property PageBackground As System.Windows.Media.SolidColorBrush
'使用法
 
Dim instance As FlexViewer
Dim value As System.Windows.Media.SolidColorBrush
 
instance.PageBackground = value
 
value = instance.PageBackground
public System.Windows.Media.SolidColorBrush PageBackground {get; set;}
参照

FlexViewer クラス
FlexViewer メンバ