Property Scale
Scale
Gets or sets horizontal character scaling as a percentage (w:w, 100 = none), or null.
public int? Scale { get; set; }
Property Value
- int?
Gets or sets horizontal character scaling as a percentage (w:w, 100 = none), or null.
public int? Scale { get; set; }