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

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

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

    See Also