Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / SetTextHorizontalScaling Class
Members

In This Topic
    SetTextHorizontalScaling Class
    In This Topic
    PDF "Tz" operator. Set the horizontal scaling, to (scale / 100). Value is a number specifying the percentage of the normal width. Initial value: 100 (normal width).
    Object Model
    SetTextHorizontalScaling Class
    Syntax
    'Declaration
     
    Public Class SetTextHorizontalScaling 
       Inherits OperatorBase
    public class SetTextHorizontalScaling : OperatorBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Operators.OperatorBase
          GrapeCity.Documents.Pdf.Operators.SetTextHorizontalScaling

    See Also