public class SignatureSignDocumentSignerSettings extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureSignDocumentSignerSettings() |
| Modifier and Type | Method and Description |
|---|---|
String |
getData() |
Double |
getHeight() |
Double |
getLeft() |
String |
getName() |
String |
getPlaceSingatureOn() |
Double |
getTop() |
Double |
getWidth() |
void |
setData(String data) |
void |
setHeight(Double height) |
void |
setLeft(Double left) |
void |
setName(String name) |
void |
setPlaceSingatureOn(String placeSingatureOn) |
void |
setTop(Double top) |
void |
setWidth(Double width) |
String |
toString() |
public String getName()
public void setName(String name)
public Double getTop()
public void setTop(Double top)
public Double getLeft()
public void setLeft(Double left)
public Double getWidth()
public void setWidth(Double width)
public Double getHeight()
public void setHeight(Double height)
public String getPlaceSingatureOn()
public void setPlaceSingatureOn(String placeSingatureOn)
public String getData()
public void setData(String data)
Copyright © 2012 GroupDocs. All Rights Reserved.