[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.CharWidthFactor

CharWidthFactor Property

CharWidthFactor

Gets or sets the character width scale factor (or height scale factor for vertical text).

Valid values are between 0.1 and 10.0. The default is 1.0.

Declaration
public float CharWidthFactor { get; set; }
Public Property CharWidthFactor As Single