@ValidPdfVersion public abstract class AbstractPdfOutputParameters extends AbstractParameters
Constructor and Description |
---|
AbstractPdfOutputParameters() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
PdfVersion |
getMinRequiredPdfVersion() |
PdfVersion |
getVersion() |
int |
hashCode() |
boolean |
isCompress() |
void |
setCompress(boolean compress) |
void |
setVersion(PdfVersion version)
Set the pdf version for the output document/s
|
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getOutput
public boolean isCompress()
public void setCompress(boolean compress)
public PdfVersion getVersion()
public void setVersion(PdfVersion version)
version
- public PdfVersion getMinRequiredPdfVersion()
public int hashCode()
hashCode
in class AbstractParameters
public boolean equals(Object other)
equals
in class AbstractParameters
Copyright © 2019 sejda. All rights reserved.