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

In This Topic
    MoveToNextLine Class
    In This Topic
    PDF "Td" operator. Move to the start of the next line, offset from the start of the current line by (tx, ty).
    Object Model
    MoveToNextLine Class
    Syntax
    'Declaration
     
    Public Class MoveToNextLine 
       Inherits OperatorBase
    public class MoveToNextLine : OperatorBase 
    Inheritance Hierarchy

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

    See Also