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

    Return Value

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