Click or drag to resize

ElementBuilderCreateTextNewLine Method

Create e_text_new_line Element (i.e. a T* operator in PDF content stream).

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Element CreateTextNewLine()

Return Value

Type: Element
the element
See Also