PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFRenderingSurface Class / getHeight Method
In This Topic
    getHeight Method
    In This Topic
    Gets the surface height.
    Syntax
    public int getHeight()

    Return Value

    The height in pixels of the rendering surface
    See Also