public class TextFieldInfo extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
TextFieldInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldText() |
String |
getFontFamily() |
Double |
getFontSize() |
void |
setFieldText(String fieldText) |
void |
setFontFamily(String fontFamily) |
void |
setFontSize(Double fontSize) |
String |
toString() |
public String getFieldText()
public void setFieldText(String fieldText)
public String getFontFamily()
public void setFontFamily(String fontFamily)
public Double getFontSize()
public void setFontSize(Double fontSize)
Copyright © 2014 GroupDocs. All Rights Reserved.