ElementBuilderCreateTextBegin Method |
Start a text block ('BT' operator in PDF content stream).
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public Element CreateTextBegin()
Public Function CreateTextBegin As Element
public:
virtual Element^ CreateTextBegin() sealed
function CreateTextBegin();
Return Value
Type:
Element the element
See Also