public void setRotation( int rotation ) |
Parameters
- rotation
- The number of degrees by which the page should be rotated clockwise when displayed or printed.
public void setRotation( int rotation ) |
Exception | Description |
---|---|
java.lang.IllegalArgumentException | When the rotation is not one of accepted values. |