cpdf_set_leading
Description
bool cpdf_set_leading ( int pdf_document, float distance )
Sets the distance between text lines. This will be
used if text is output by cpdf_continue_text().
Parameters
pdf_documentThe document handle, returned by cpdf_open().
distanceThe distance between text lines, as a float
