public class ViewerPreferencesParameters extends MultiplePdfSourceMultipleOutputParameters
PdfSource where the view preferences will be applied.| Constructor and Description |
|---|
ViewerPreferencesParameters() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addEnabledPreference(PdfBooleanPreference e) |
void |
clearEnabledPreferences() |
boolean |
equals(Object other) |
PdfDirection |
getDirection() |
PdfDuplex |
getDuplex() |
Set<PdfBooleanPreference> |
getEnabledPreferences() |
PdfVersion |
getMinRequiredPdfVersion() |
PdfNonFullScreenPageMode |
getNfsMode() |
PdfPageLayout |
getPageLayout() |
PdfPageMode |
getPageMode() |
PdfPrintScaling |
getPrintScaling() |
int |
hashCode() |
void |
setDirection(PdfDirection direction) |
void |
setDuplex(PdfDuplex duplex) |
void |
setNfsMode(PdfNonFullScreenPageMode nfsMode) |
void |
setPageLayout(PdfPageLayout pageLayout) |
void |
setPageMode(PdfPageMode pageMode) |
void |
setPrintScaling(PdfPrintScaling printScaling) |
addSpecificResultFilename, addSpecificResultFilenames, getOutput, getOutputPrefix, getSpecificResultFilename, getSpecificResultFilename, getSpecificResultFilenames, setOutput, setOutputPrefixaddSource, addSources, getSourceList, removeAllSourcesgetVersion, isCompress, setCompress, setVersiongetExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenientpublic boolean addEnabledPreference(PdfBooleanPreference e)
public void clearEnabledPreferences()
public PdfPageMode getPageMode()
public void setPageMode(PdfPageMode pageMode)
public PdfPageLayout getPageLayout()
public void setPageLayout(PdfPageLayout pageLayout)
public PdfNonFullScreenPageMode getNfsMode()
public void setNfsMode(PdfNonFullScreenPageMode nfsMode)
public PdfDuplex getDuplex()
public void setDuplex(PdfDuplex duplex)
public PdfDirection getDirection()
public void setDirection(PdfDirection direction)
public PdfPrintScaling getPrintScaling()
public void setPrintScaling(PdfPrintScaling printScaling)
public Set<PdfBooleanPreference> getEnabledPreferences()
public PdfVersion getMinRequiredPdfVersion()
getMinRequiredPdfVersion in class AbstractPdfOutputParameterspublic int hashCode()
hashCode in class MultiplePdfSourceMultipleOutputParameterspublic boolean equals(Object other)
equals in class MultiplePdfSourceMultipleOutputParametersCopyright © 2021 sejda. All rights reserved.