PrintDocument for WinForms
PagesFillColor プロパティ (C1PreviewPane)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : PagesFillColor プロパティ
Gets or sets the color used to fill the document pages in the preview before drawing the content.
シンタックス
'宣言
 
Public Property PagesFillColor As System.Drawing.Color
'使用法
 
Dim instance As C1PreviewPane
Dim value As System.Drawing.Color
 
instance.PagesFillColor = value
 
value = instance.PagesFillColor
public System.Drawing.Color PagesFillColor {get; set;}

プロパティ値

The fill color.
参照

C1PreviewPane クラス
C1PreviewPane メンバ