releaseTextInfo

fun releaseTextInfo(pageIndex: Int)

Release all resources allocated for a text page information structure.

Parameters

pageIndex

index of page.


fun releaseTextInfo(fromIndex: Int, toIndex: Int)

Release all resources allocated for a text page information structure.

Parameters

fromIndex

start index of page.

toIndex

end index of page.