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

    Return Value

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