Changed Methods |
PdfViewerPreferences
setCenterWindow(
boolean )
|
Documentation changed from old to new. |
This method sets CenterWindow flag to true or false |
PdfViewerPreferences
setDirection(
PdfViewerPreferencesConstants )
|
Documentation changed from old to new. |
This method sets predominant reading order of text. |
PdfViewerPreferences
setDisplayDocTitle(
boolean )
|
Documentation changed from old to new. |
This method sets DisplayDocTitle flag to true or false |
PdfViewerPreferences
setDuplex(
PdfViewerPreferencesConstants )
|
Documentation changed from old to new. |
This method sets the paper handling option that shall be used when printing the file from the print dialog. |
PdfViewerPreferences
setFitWindow(
boolean )
|
Documentation changed from old to new. |
This method sets FitWindow flag to true or false |
PdfViewerPreferences
setHideMenubar(
boolean )
|
Documentation changed from old to new. |
This method sets HideMenuBar flag to true or false |
PdfViewerPreferences
setHideToolbar(
boolean )
|
Documentation changed from old to new. |
This method sets HideToolBar flag to true or false |
PdfViewerPreferences
setHideWindowUI(
boolean )
|
Documentation changed from old to new. |
This method sets HideWindowUI flag to true or false |
PdfViewerPreferences
setNonFullScreenPageMode(
PdfViewerPreferencesConstants )
|
Documentation changed from old to new. |
This method sets NonFullScreenPageMode property. |
PdfViewerPreferences
setNumCopies(
int )
|
Documentation changed from old to new. |
This method sets the number of copies that shall be printed when the print dialog is opened for this file. |
PdfViewerPreferences
setPickTrayByPDFSize(
boolean )
|
Documentation changed from old to new. |
This method sets PickTrayByPDFSize flag to true or false. |
PdfViewerPreferences
setPrintArea(
PdfViewerPreferencesConstants )
|
Documentation changed from old to new. |
This method sets the name of the page boundary representing the area of a page that shall be rendered when printing the document. |
PdfViewerPreferences
setPrintClip(
PdfViewerPreferencesConstants )
|
Documentation changed from old to new. |
This method sets the name of the page boundary to which the contents of a page shall be clipped when printing the document. |
PdfViewerPreferences
setPrintPageRange(
int[] )
|
Documentation changed from old to new. |
This method sets the page numbers used to initialize the print dialog box when the file is printed. |
PdfViewerPreferences
setPrintScaling(
PdfViewerPreferencesConstants )
|
Documentation changed from old to new. |
This method sets the page scaling option that shall be selected when a print dialog is displayed for this document. |
PdfViewerPreferences
setViewArea(
PdfViewerPreferencesConstants )
|
Documentation changed from old to new. |
This method sets the name of the page boundary representing the area of a page that shall be displayed when viewing the document on the screen. |
PdfViewerPreferences
setViewClip(
PdfViewerPreferencesConstants )
|
Documentation changed from old to new. |
This method sets the name of the page boundary to which the contents of a page shall be clipped when viewing the document on the screen. |