PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render Package / PDFRendererSettings Class / getRenderingSurface Method
In This Topic
    getRenderingSurface Method
    In This Topic
    Gets the rendering surface.
    Syntax
    public PDFRenderingSurface getRenderingSurface()

    Return Value

    The surface on which the PDF page is rendered.
    See Also