Uses of Class
com.selectpdf.PdfToTextClient
-
Uses of PdfToTextClient in com.selectpdf
Methods in com.selectpdf that return PdfToTextClient Modifier and Type Method Description PdfToTextClientPdfToTextClient. setCustomParameter(java.lang.String parameterName, java.lang.String parameterValue)Set a custom parameter.PdfToTextClientPdfToTextClient. setEndPage(int endPage)Set End Page number.PdfToTextClientPdfToTextClient. setOutputFormat(ApiEnums.OutputFormat outputFormat)Set the output format.PdfToTextClientPdfToTextClient. setStartPage(int startPage)Set Start Page number.PdfToTextClientPdfToTextClient. setTextLayout(ApiEnums.TextLayout textLayout)Set the text layout.PdfToTextClientPdfToTextClient. setTimeout(int timeout)Set the maximum amount of time (in seconds) for this job.PdfToTextClientPdfToTextClient. setUserPassword(java.lang.String userPassword)Set PDF user password.