PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFArgbByteStripRenderingSurface Class / setSize Method
In This Topic
    setSize Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void setSize( 
       int x,
       int y,
       int width,
       int height
    )

    Parameters

    x
    y
    width
    height
    See Also