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

    Return Value

    The bounding box width.
    See Also