TextExtractorLineGetCurrentNum Method |
Gets the current num.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public int GetCurrentNum()
Public Function GetCurrentNum As Integer
public:
virtual int GetCurrentNum() sealed
function GetCurrentNum();
Return Value
Type:
Int32 the index of this line of the current page.
See Also