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()
Public Function CreateTextNewLine As Element
public:
virtual Element^ CreateTextNewLine() sealed
function CreateTextNewLine();
Return Value
Type:
Element the element
See Also