Interface IPageDevice
public interface IPageDevice
-
Method Summary
-
Method Details
-
newPage
Creates a new page with specified width and height.- Parameters:
width
- page width.height
- page height.backgroundColor
- background color.- Returns:
- the new page.
-
close
Closes this page device.- Throws:
Exception
-