[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.BitmapRenderer.ForceAntialiasingForText

ForceAntialiasingForText Property

ForceAntialiasingForText

Gets or sets a value specifying whether a TextLayout is always drawn with antialiasing regardless the value of the Aliased property.

Declaration
public bool ForceAntialiasingForText { get; set; }
Public Property ForceAntialiasingForText As Boolean