Click or drag to resize

TextExtractorLineSet Method

Sets value to the specified Line object

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Set(
	TextExtractorLine r
)

Parameters

r
Type: pdftron.PDFTextExtractorLine
another Line object
See Also