Class Page
- java.lang.Object
-
- com.github.jhonnymertz.wkhtmltopdf.wrapper.page.Page
-
public class Page extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFilePath()StringgetSource()PageTypegetType()voidsetFilePath(String filePath)voidsetSource(String source)voidsetType(PageType type)
-