public class Stamp extends Object
Constructor and Description |
---|
Stamp() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getBackground()
getBackground
Gets Boolean
|
Double |
getBottomMargin()
getBottomMargin
Gets Double
|
String |
getFileName()
getFileName
Gets String
|
Double |
getHeight()
getHeight
Gets Double
|
String |
getHorizontalAlignment()
getHorizontalAlignment
Gets HorizontalAlignment
|
Double |
getLeftMargin()
getLeftMargin
Gets Double
|
Double |
getOpacity()
getOpacity
Gets Double
|
Integer |
getPageIndex()
getPageIndex
Gets Integer
|
Double |
getRightMargin()
getRightMargin
Gets Double
|
Rotation |
getRotate()
getRotate
Gets Rotation
|
Double |
getRotateAngle()
getRotateAngle
Gets Double
|
Integer |
getStartingNumber()
getStartingNumber
Gets Integer
|
String |
getTextAlignment()
getTextAlignment
Gets HorizontalAlignment
|
TextState |
getTextState()
getTextState
Gets TextState
|
Double |
getTopMargin()
getTopMargin
Gets Double
|
String |
getType()
getType
Gets StampType
|
String |
getValue()
getValue
Gets String
|
String |
getVerticalAlignment()
getVerticalAlignment
Gets VerticalAlignment
|
Double |
getWidth()
getWidth
Gets Double
|
Double |
getXIndent()
getXIndent
Gets Double
|
Double |
getYIndent()
getYIndent
Gets Double
|
Double |
getZoom()
getZoom
Gets Double
|
void |
setBackground(Boolean Background)
setBackground
Sets Boolean
|
void |
setBottomMargin(Double BottomMargin)
setBottomMargin
Sets Double
|
void |
setFileName(String FileName)
setFileName
Sets String
|
void |
setHeight(Double Height)
setHeight
Sets Double
|
void |
setHorizontalAlignment(String HorizontalAlignment)
setHorizontalAlignment
Sets HorizontalAlignment
|
void |
setLeftMargin(Double LeftMargin)
setLeftMargin
Sets Double
|
void |
setOpacity(Double Opacity)
setOpacity
Sets Double
|
void |
setPageIndex(Integer PageIndex)
setPageIndex
Sets Integer
|
void |
setRightMargin(Double RightMargin)
setRightMargin
Sets Double
|
void |
setRotate(Rotation Rotate)
setRotate
Sets Rotation
|
void |
setRotateAngle(Double RotateAngle)
setRotateAngle
Sets Double
|
void |
setStartingNumber(Integer StartingNumber)
setStartingNumber
Sets Integer
|
void |
setTextAlignment(String TextAlignment)
setTextAlignment
Sets HorizontalAlignment
|
void |
setTextState(TextState TextState)
setTextState
Sets TextState
|
void |
setTopMargin(Double TopMargin)
setTopMargin
Sets Double
|
void |
setType(String Type)
setType
Sets StampType
|
void |
setValue(String Value)
setValue
Sets String
|
void |
setVerticalAlignment(String VerticalAlignment)
setVerticalAlignment
Sets VerticalAlignment
|
void |
setWidth(Double Width)
setWidth
Sets Double
|
void |
setXIndent(Double XIndent)
setXIndent
Sets Double
|
void |
setYIndent(Double YIndent)
setYIndent
Sets Double
|
void |
setZoom(Double Zoom)
setZoom
Sets Double
|
String |
toString() |
public String getType()
public void setType(String Type)
Integer
- StampTypepublic Boolean getBackground()
public void setBackground(Boolean Background)
Background
- Booleanpublic Double getBottomMargin()
public void setBottomMargin(Double BottomMargin)
BottomMargin
- Doublepublic String getHorizontalAlignment()
public void setHorizontalAlignment(String HorizontalAlignment)
String
- HorizontalAlignmentpublic Double getLeftMargin()
public void setLeftMargin(Double LeftMargin)
LeftMargin
- Doublepublic Double getOpacity()
public void setOpacity(Double Opacity)
Opacity
- Doublepublic Double getRightMargin()
public void setRightMargin(Double RightMargin)
RightMargin
- Doublepublic Rotation getRotate()
public void setRotate(Rotation Rotate)
Rotate
- Rotationpublic Double getRotateAngle()
public void setRotateAngle(Double RotateAngle)
RotateAngle
- Doublepublic Double getTopMargin()
public void setTopMargin(Double TopMargin)
TopMargin
- Doublepublic String getVerticalAlignment()
public void setVerticalAlignment(String VerticalAlignment)
String
- VerticalAlignmentpublic Double getXIndent()
public void setXIndent(Double XIndent)
XIndent
- Doublepublic Double getYIndent()
public void setYIndent(Double YIndent)
YIndent
- Doublepublic Double getZoom()
public void setZoom(Double Zoom)
Zoom
- Doublepublic String getTextAlignment()
public void setTextAlignment(String TextAlignment)
TextAlignment
- Stringpublic String getValue()
public void setValue(String Value)
Value
- Stringpublic TextState getTextState()
public void setTextState(TextState TextState)
TextState
- TextStatepublic String getFileName()
public void setFileName(String FileName)
FileName
- Stringpublic Double getWidth()
public void setWidth(Double Width)
Width
- Doublepublic Double getHeight()
public void setHeight(Double Height)
Height
- Doublepublic Integer getPageIndex()
public void setPageIndex(Integer PageIndex)
PageIndex
- Integerpublic Integer getStartingNumber()
public void setStartingNumber(Integer StartingNumber)
StartingNumber
- IntegerCopyright © 2016. All rights reserved.