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

    Parameters

    width
    height
    See Also