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


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

C1FlexViewer クラス
C1FlexViewer メンバ