PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render Package / PDFRendererSettings Class / getSnapRectanglesToGrid Method
In This Topic
    getSnapRectanglesToGrid Method
    In This Topic
    Gets a value indicating whether the rendered rectangles should be aligned to pixel grid.
    Syntax
    public boolean getSnapRectanglesToGrid()

    Return Value

    True if the rectangles should be aligned to pixel grid.
    See Also