TextExtractorLineEndsWithHyphen Method |
Ends with hyphen.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public bool EndsWithHyphen()
Public Function EndsWithHyphen As Boolean
public:
virtual bool EndsWithHyphen() sealed
function EndsWithHyphen();
Return Value
Type:
Boolean true, if successful
See Also