PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render Package / PDFRenderingError Class / getPageNumber Method
In This Topic
    getPageNumber Method
    In This Topic
    Gets the page number where the error appeared.
    Syntax
    public int getPageNumber()

    Return Value

    An integer value specifying the page number where the error appeared. If value is -1 the error is related to the document.
    See Also