PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setBorderStyle Method
A PDFStandardLayoutBorderStyle enum member specifying the style of an element's border.
In This Topic
    setBorderStyle Method
    In This Topic
    Sets the border style.
    Syntax
    public void setBorderStyle( 
       PDFStandardLayoutBorderStyle value
    )

    Parameters

    value
    A PDFStandardLayoutBorderStyle enum member specifying the style of an element's border.
    See Also