Click or drag to resize

ElementBuilderCreateTextNewLine Method

Overload List
  NameDescription
Public methodCreateTextNewLine
Create e_text_new_line Element (i.e. a T* operator in PDF content stream).
Public methodCreateTextNewLine(Double, Double)
Create e_text_new_line Element (i.e. a Td operator in PDF content stream). Move to the start of the next line, offset from the start of the current line by (dx , dy). dx and dy are numbers expressed in unscaled text space units.
Top
See Also