PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setWritingMode Method
A PDFStandardLayoutWritingMode enum member specifying the writing mode of the element.
In This Topic
    setWritingMode Method
    In This Topic
    Sets the element writing mode.
    Syntax
    public void setWritingMode( 
       PDFStandardLayoutWritingMode value
    )

    Parameters

    value
    A PDFStandardLayoutWritingMode enum member specifying the writing mode of the element.
    See Also