PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFRenderingSurfaceBoundingBox Class / getY2 Method
In This Topic
    getY2 Method
    In This Topic
    Gets the y coordinates of the right bottom corner of the bounding box.
    Syntax
    public int getY2()

    Return Value

    The y coordinates of the right bottom corner of the bounding box.
    See Also