public class PreviewPage extends Object
Represents a document page (worksheet, diagram, frame etc) for which preview images can be generated.
double
getHeight()
getWidth()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final double getWidth()
Gets the width of the page.
public final double getHeight()
Gets the height of the page.
Copyright © 2019. All rights reserved.