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

In This Topic
    SetWordSpacing Class
    In This Topic
    PDF "Tw" operator. Set the word spacing. Word spacing is used by the Tj, TJ, and ' operators. Initial value: 0.
    Object Model
    SetWordSpacing Class
    Syntax
    'Declaration
     
    Public Class SetWordSpacing 
       Inherits OperatorBase
    public class SetWordSpacing : OperatorBase 
    Inheritance Hierarchy

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

    See Also