public class TiffExportOptions extends Object
Constructor and Description |
---|
TiffExportOptions() |
Modifier and Type | Method and Description |
---|---|
Integer |
getBottomMargin()
getBottomMargin
Gets Integer
|
Float |
getBrightness()
getBrightness
Gets Float
|
String |
getColorDepth()
getColorDepth
Gets String
|
String |
getCompression()
getCompression
Gets String
|
Integer |
getHeight()
getHeight
Gets Integer
|
Integer |
getLeftMargin()
getLeftMargin
Gets Integer
|
String |
getOrientation()
getOrientation
Gets String
|
Integer |
getPageCount()
getPageCount
Gets Integer
|
Integer |
getPageIndex()
getPageIndex
Gets Integer
|
String |
getResultFile()
getResultFile
Gets String
|
Integer |
getRightMargin()
getRightMargin
Gets Integer
|
Boolean |
getSkipBlankPages()
getSkipBlankPages
Gets Boolean
|
Integer |
getTopMargin()
getTopMargin
Gets Integer
|
Integer |
getWidth()
getWidth
Gets Integer
|
Integer |
getXResolution()
getXResolution
Gets Integer
|
Integer |
getYResolution()
getYResolution
Gets Integer
|
void |
setBottomMargin(Integer BottomMargin)
setBottomMargin
Sets Integer
|
void |
setBrightness(Float Brightness)
setBrightness
Sets Float
|
void |
setColorDepth(String ColorDepth)
setColorDepth
Sets String
|
void |
setCompression(String Compression)
setCompression
Sets String
|
void |
setHeight(Integer Height)
setHeight
Sets Integer
|
void |
setLeftMargin(Integer LeftMargin)
setLeftMargin
Sets Integer
|
void |
setOrientation(String Orientation)
setOrientation
Sets String
|
void |
setPageCount(Integer PageCount)
setPageCount
Sets Integer
|
void |
setPageIndex(Integer PageIndex)
setPageIndex
Sets Integer
|
void |
setResultFile(String ResultFile)
setResultFile
Sets String
|
void |
setRightMargin(Integer RightMargin)
setRightMargin
Sets Integer
|
void |
setSkipBlankPages(Boolean SkipBlankPages)
setSkipBlankPages
Sets Boolean
|
void |
setTopMargin(Integer TopMargin)
setTopMargin
Sets Integer
|
void |
setWidth(Integer Width)
setWidth
Sets Integer
|
void |
setXResolution(Integer XResolution)
setXResolution
Sets Integer
|
void |
setYResolution(Integer YResolution)
setYResolution
Sets Integer
|
String |
toString() |
public Float getBrightness()
public void setBrightness(Float Brightness)
Brightness
- Floatpublic String getCompression()
public void setCompression(String Compression)
Compression
- Stringpublic String getColorDepth()
public void setColorDepth(String ColorDepth)
ColorDepth
- Stringpublic Integer getLeftMargin()
public void setLeftMargin(Integer LeftMargin)
LeftMargin
- Integerpublic Integer getRightMargin()
public void setRightMargin(Integer RightMargin)
RightMargin
- Integerpublic Integer getTopMargin()
public void setTopMargin(Integer TopMargin)
TopMargin
- Integerpublic Integer getBottomMargin()
public void setBottomMargin(Integer BottomMargin)
BottomMargin
- Integerpublic String getOrientation()
public void setOrientation(String Orientation)
Orientation
- Stringpublic Boolean getSkipBlankPages()
public void setSkipBlankPages(Boolean SkipBlankPages)
SkipBlankPages
- Booleanpublic Integer getWidth()
public void setWidth(Integer Width)
Width
- Integerpublic Integer getHeight()
public void setHeight(Integer Height)
Height
- Integerpublic Integer getXResolution()
public void setXResolution(Integer XResolution)
XResolution
- Integerpublic Integer getYResolution()
public void setYResolution(Integer YResolution)
YResolution
- Integerpublic Integer getPageIndex()
public void setPageIndex(Integer PageIndex)
PageIndex
- Integerpublic Integer getPageCount()
public void setPageCount(Integer PageCount)
PageCount
- Integerpublic String getResultFile()
public void setResultFile(String ResultFile)
ResultFile
- StringCopyright © 2016. All rights reserved.