PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render Package / PDFRendererSettings Class / setDpiY Method
Vertical resolution for rendering a PDF page to image.
In This Topic
    setDpiY Method
    In This Topic
    Sets the vertical resolution.
    Syntax
    public void setDpiY( 
       double dpiy
    )

    Parameters

    dpiy
    Vertical resolution for rendering a PDF page to image.
    See Also