TextObjectAppendTextLine Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Overload List

  NameDescription
Public methodCode exampleAppendTextLine(String)
Appends the text on the next line. Next line will be calculated using current text leading (SetTextLeading(Double)).
Public methodCode exampleAppendTextLine(Double, Double, String)
Appends the text on the next line and sets word and char spacings. Next line will be calculated using current text leading (SetTextLeading(Double)).
Top
See Also

Reference