PrintDocument for WinForms
DefaultSmoothingMode プロパティ (CompatibilityOptions)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > CompatibilityOptions クラス : DefaultSmoothingMode プロパティ
Gets or sets a value indicating whether defalut System.Drawing.Drawing2D.SmoothingMode is used to draw preview pages. If this value is false (which is the default), pages are drawn using antialiased smoothing mode.
シンタックス
'宣言
 
Public Property DefaultSmoothingMode As System.Boolean
'使用法
 
Dim instance As CompatibilityOptions
Dim value As System.Boolean
 
instance.DefaultSmoothingMode = value
 
value = instance.DefaultSmoothingMode
public System.bool DefaultSmoothingMode {get; set;}
参照

CompatibilityOptions クラス
CompatibilityOptions メンバ