[]
        
(Showing Draft Content)

C1.Win.C1Preview.CompatibilityOptions.DefaultSmoothingMode

DefaultSmoothingMode Property

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.

Declaration
public bool DefaultSmoothingMode { get; set; }