Changed Methods |
PdfNumTree
getPageLabelsTree(
boolean )
|
Documentation changed from old to new. |
This method returns the NumberTree of Page Labels |
boolean
isOCPropertiesMayHaveChanged()
|
Documentation changed from old to new. |
True indicates that getOCProperties() was called, may have been modified, and thus its dictionary needs to be reconstructed. |
PdfCatalog
setCollection(
PdfCollection )
|
Documentation changed from old to new. |
Sets collection dictionary that a conforming reader shall use to enhance the presentation of file attachments stored in the PDF document. |
void
setLang(
PdfString )
|
Documentation changed from old to new. |
An entry specifying the natural language, and optionally locale. |
PdfCatalog
setPageLayout(
PdfName )
|
Documentation changed from old to new. |
This method sets a page layout of the document |
PdfCatalog
setViewerPreferences(
PdfViewerPreferences )
|
Documentation changed from old to new. |
This method sets the document viewer preferences, specifying the way the document shall be displayed on the screen |