java.lang.Objectcom.aspose.words.TextBox
public class TextBox
Use the
Property Getters/Setters Summary | ||
---|---|---|
boolean | getFitShapeToText() | |
void | setFitShapeToText(boolean value) | |
Determines whether Microsoft Word will grow the shape to fit text. | ||
double | getInternalMarginBottom() | |
void | setInternalMarginBottom(double value) | |
Specifies the inner bottom margin in points for a shape. | ||
double | getInternalMarginLeft() | |
void | setInternalMarginLeft(double value) | |
Specifies the inner left margin in points for a shape. | ||
double | getInternalMarginRight() | |
void | setInternalMarginRight(double value) | |
Specifies the inner right margin in points for a shape. | ||
double | getInternalMarginTop() | |
void | setInternalMarginTop(double value) | |
Specifies the inner top margin in points for a shape. | ||
int | getLayoutFlow() | |
void | setLayoutFlow(int value) | |
Determines the flow of the text layout in a shape. The value of the property is LayoutFlow integer constant. | ||
int | getTextBoxWrapMode() | |
void | setTextBoxWrapMode(int value) | |
Determines how text wraps inside a shape. The value of the property is TextBoxWrapMode integer constant. |
Property Getters/Setters Detail |
---|
getFitShapeToText/setFitShapeToText | |
public boolean getFitShapeToText() / public void setFitShapeToText(boolean value) |
The default value is false.
getInternalMarginBottom/setInternalMarginBottom | |
public double getInternalMarginBottom() / public void setInternalMarginBottom(double value) |
The default value is 1/20 inch.
getInternalMarginLeft/setInternalMarginLeft | |
public double getInternalMarginLeft() / public void setInternalMarginLeft(double value) |
The default value is 1/10 inch.
getInternalMarginRight/setInternalMarginRight | |
public double getInternalMarginRight() / public void setInternalMarginRight(double value) |
The default value is 1/10 inch.
getInternalMarginTop/setInternalMarginTop | |
public double getInternalMarginTop() / public void setInternalMarginTop(double value) |
The default value is 1/20 inch.
getLayoutFlow/setLayoutFlow | |
public int getLayoutFlow() / public void setLayoutFlow(int value) |
The default value is
getTextBoxWrapMode/setTextBoxWrapMode | |
public int getTextBoxWrapMode() / public void setTextBoxWrapMode(int value) |
The default value is