public class SignatureTemplateFieldSettingsInfo extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureTemplateFieldSettingsInfo() |
public String getName()
public void setName(String name)
public Boolean getMandatory()
public void setMandatory(Boolean mandatory)
public Integer getOrder()
public void setOrder(Integer order)
public Integer getPage()
public void setPage(Integer page)
public Double getLocationX()
public void setLocationX(Double locationX)
public Double getLocationY()
public void setLocationY(Double locationY)
public Double getLocationHeight()
public void setLocationHeight(Double locationHeight)
public Double getLocationWidth()
public void setLocationWidth(Double locationWidth)
public String getRegularExpression()
public void setRegularExpression(String regularExpression)
public String getFontName()
public void setFontName(String fontName)
public String getFontColor()
public void setFontColor(String fontColor)
public Double getFontSize()
public void setFontSize(Double fontSize)
public Boolean getFontBold()
public void setFontBold(Boolean fontBold)
public Boolean getFontItalic()
public void setFontItalic(Boolean fontItalic)
public Boolean getFontUnderline()
public void setFontUnderline(Boolean fontUnderline)
public Boolean getForceNewField()
public void setForceNewField(Boolean forceNewField)
public String getAcceptableValues()
public void setAcceptableValues(String acceptableValues)
public String getDefaultValue()
public void setDefaultValue(String defaultValue)
public String getTooltip()
public void setTooltip(String tooltip)
public Integer getAlign()
public void setAlign(Integer align)
public String getGuidanceText()
public void setGuidanceText(String guidanceText)
public String getGroupName()
public void setGroupName(String groupName)
public Integer getFieldType()
public void setFieldType(Integer fieldType)
public String getSettings()
public void setSettings(String settings)
public Integer getPageWidth()
public void setPageWidth(Integer pageWidth)
public Integer getPageHeight()
public void setPageHeight(Integer pageHeight)
Copyright © 2015 GroupDocs. All Rights Reserved.