PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render Package / PDFRendererSettings Class / getDpiY Method
In This Topic
    getDpiY Method
    In This Topic
    Gets the vertical resolution.
    Syntax
    public double getDpiY()

    Return Value

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