Click or drag to resize

ElementWriterWriteElement Method

Writes the Element to the content stream.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void WriteElement(
	Element element
)

Parameters

element
Type: pdftron.PDFElement
the element
See Also