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

    Return Value

    The width in pixels of the rendering surface.
    See Also