Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / Scaling Property

In This Topic
    Scaling Property
    In This Topic
    Gets or sets the character width scaling in percent.
    Syntax
    'Declaration
     
    Public Property Scaling As System.Integer
    public System.int Scaling {get; set;}
    See Also