PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / getPDFRectangle Method
In This Topic
    getPDFRectangle Method
    In This Topic
    Gets the annotation rectangle in standard PDF coordinates.
    Syntax
    public PDFStandardRectangle getPDFRectangle()

    Return Value

    The annotation rectangle.
    See Also