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


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

C1FlexViewerPane クラス
C1FlexViewerPane メンバ