Click or drag to resize

ElementGetTextDataSize Method

Gets the size of the internal text buffer returned in GetTextData().

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetTextDataSize()

Return Value

Type: Int32
the size of the internal text buffer returned in GetTextData().
See Also