public class JpegToPdfParameters extends MultipleSourceSingleOutputParameters
Constructor and Description |
---|
JpegToPdfParameters() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
float |
getMarginInches() |
PageOrientation |
getPageOrientation() |
PageSize |
getPageSize() |
int |
hashCode() |
boolean |
isPageSizeMatchImageSize() |
void |
setMarginInches(float marginInches) |
void |
setPageOrientation(PageOrientation pageOrientation) |
void |
setPageSize(PageSize pageSize) |
void |
setPageSizeMatchImageSize(boolean pageSizeMatchImageSize) |
getOutput, setOutput
addSource, addSources, getSourceList, removeAllSources
getMinRequiredPdfVersion, getVersion, isCompress, setCompress, setVersion
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient
public boolean equals(Object o)
equals
in class MultipleSourceSingleOutputParameters
public int hashCode()
hashCode
in class MultipleSourceSingleOutputParameters
public PageSize getPageSize()
public void setPageSize(PageSize pageSize)
public boolean isPageSizeMatchImageSize()
public void setPageSizeMatchImageSize(boolean pageSizeMatchImageSize)
public PageOrientation getPageOrientation()
public void setPageOrientation(PageOrientation pageOrientation)
public float getMarginInches()
public void setMarginInches(float marginInches)
Copyright © 2019 sejda. All rights reserved.