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

    Return Value

    The bounding box height.
    See Also