Description
Assembly: Docs.Word (in Docs.Word.dll) Version: 2.3.0.0 (2.3)
Defines the percentage by which to horizontally scale the text, thereby changing the shape of the characters.
Namespace: Docs.WordAssembly: Docs.Word (in Docs.Word.dll) Version: 2.3.0.0 (2.3)
Syntax
C# | Visual Basic | Visual C++ |
public ushort HorizintalScale { get; set; }
Public Property HorizintalScale As UShort Get Set
public: property unsigned short HorizintalScale { unsigned short get (); void set (unsigned short value); }